Skip to content

donaldsonlab/vole_surgery_registry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vole Surgery DB

Getting Started

  1. Clone or download this repo. Checkout the chase branch for the latest release.

  2. Uncomment uname and password in /config/database.yml (This step should already have been completed by myself when I pushed to the repo)

  3. Make sure PSQL is installed

  4. Within repo, run rake db: create

  5. Then run rails db: migrate RAILS_ENV=development

  6. At this point databases should have been successfully set up. Now you can start the database by running rails s

  7. Go to http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 82.4%
  • HTML 15.2%
  • JavaScript 1.5%
  • CSS 0.9%