/todo_sinator

Example application with Sinator

Primary LanguageRuby

Todo Sinator

Example application with Sinator

Usage

  1. Clone this project and make sure PostgreSQL is running.
  2. Edit config/database.yml and create database.
  3. Run rake db:migrate.
  4. Run webserver with bundle exec puma.
  5. Open localhost:9292/tasks.