kuntoaji / todo_sinator

Example application with Sinator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example application with Sinator


Languages

Language:Ruby 63.8%Language:HTML 27.3%Language:JavaScript 7.7%Language:CSS 1.2%