Skip to content

nearbycoder/dailystand-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyStand API Rails App

Built using the follow technologies

Setup Development

  1. Pull down the repo using git clone https://github.com/nearbycoder/dailystand-server
  2. cd dailystand-server
  3. Run bundle install to download the latests packages.
  4. run rails db:create to create the database
  5. run rails db:migrate to migrate the database
  6. run rails s to start the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published