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