Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/apaciuk/rails-rello

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more
https://github.com/apaciuk/rails-rello

database dragula kanban-board-application rails rails-application ruby

Last synced: 17 days ago
JSON representation

Rails 7 Trello type app with Dragula JS and Bootstrap 5, Devise, Omniauth and more

Awesome Lists containing this project

README

        

# rails-rello

- Ruby version - 3.1.2

- System dependencies - bundle, yarn

- Database creation - db:create db:migrate & db:seed

Pick user from db (or find in console) and log in with email & literally "password" - their test boards, board_columns, cards etc show. (Use DB Gate - [https://dbgate.org/download/])

- How to run the test suite - rspec

- Services (job queues, cache servers, search engines, etc.) - redis - rails dev:cache