-
Clone or download this repo. Checkout the chase branch for the latest release.
-
Uncomment uname and password in /config/database.yml (This step should already have been completed by myself when I pushed to the repo)
-
Make sure PSQL is installed
-
Within repo, run
rake db: create
-
Then run
rails db: migrate RAILS_ENV=development
-
At this point databases should have been successfully set up. Now you can start the database by running
rails s
-
Go to http://localhost:3000/
forked from nagerz/vole_surgery_registry
-
Notifications
You must be signed in to change notification settings - Fork 0
donaldsonlab/vole_surgery_registry
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
Languages
- Ruby 82.4%
- HTML 15.2%
- JavaScript 1.5%
- CSS 0.9%