Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 616 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 616 Bytes

todo-backend-site

Source for www.todobackend.com. This is a middleman-based static website.

Build Status built and deployed to S3 via SnapCI.

  • Install required gems with bundle install
  • To run the site locally, run bundle exec middleman
  • To install bower dependencies for the client app and the specs app, run bundle exec rake build
  • To add a new Todo-Backend implementation, edit data/implementations.yaml