Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allangomes/kanban-ruby

Kanban API write with Ruby on Rails.,
https://github.com/allangomes/kanban-ruby

active-model-serializers api factory-bot postgres rspec ruby ruby-on-rails rubyonrails shoulda-matchers

Last synced: about 5 hours ago
JSON representation

Kanban API write with Ruby on Rails.,

Awesome Lists containing this project

README

        

# Kanban Ruby

### Frontend
https://github.com/allangomessl/kanban-react

### Similar Backends
- https://github.com/allangomessl/kanban-elixir

### How to use
- config your postgres database in `config/database.yml`
- run `bin/rake db:setup`
- run `bin/rails s`