Kanban board server This is a simple server that talks to redbooth API to create tasks, project and to handle oauth Setup git clone git@github.com:andreaswierm/kanban-board-server.git cd kanban-board-server bundle install Start the development server Start server rails server