- 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 install
to install dependencies - Run
rails db:create
to create a development and test database (PostgreSQL must be running!) - Run
rails db:schema:load
to load the database schemas onto the development and test databases - Run
rails db:seed
to load initial data into the development database - Obtain the
development.key
and 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