- Clone this repo
- Install ruby 2.7.1, preferably using rvm
- Install PostgreSQL
(Note: PostgreSQL must be installed before you run
bundle install) - Run
bundle installto install dependencies - Run
rails db:createto create a development and test database (PostgreSQL must be running!) - Run
rails db:schema:loadto load the database schemas onto the development and test databases - Run
rails db:seedto load initial data into the development database - Obtain the
development.keyand put it inconfig/credentials. This is used for decrypting the encrypted secrets file.
-
Notifications
You must be signed in to change notification settings - Fork 0
sbhacks-org/sbhacks-api-ruby
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published