Skip to content

ethangj/ruby-rails-todoapp

 
 

Repository files navigation

Local Dev Setup

  1. Have Docker installed

  2. git clone this repository

  3. docker-compose up -d

  4. docker-compose run web rake db:setup

  5. Access the application on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.9%
  • Shell 1.3%
  • HTML 0.8%