Skip to content

drujensen/todo-backend-kemal

Repository files navigation

todo-backend-kemal

Implementation of todos-backend in Crystal and Kemal. Build Status

Running at https://todo-backend-kemal.herokuapp.com/todos

Installation

  1. Install crystal
  2. Install shards

Usage

Uses Docker and Docker Compose to launch application.

docker-compose build
docker-compose up web
heroku docker:release

Development

Follow the normal open source procedures.

Contributing

  1. Fork it ( https://github.com/[your-github-name]/todo-backend-kemal/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published