Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apaciuk/rails-rello
- Owner: apaciuk
- Created: 2022-10-06T21:00:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T14:54:16.000Z (over 2 years ago)
- Last Synced: 2024-12-17T11:23:26.670Z (about 2 months ago)
- Topics: database, dragula, kanban-board-application, rails, rails-application, ruby
- Language: Ruby
- Homepage:
- Size: 5.6 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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