Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bibendi/modular-rails
This is an example of a component-based Rails application.
https://github.com/bibendi/modular-rails
component-based-architecture event-driven-architecture packwerk rails rails-engines ruby
Last synced: about 2 months ago
JSON representation
This is an example of a component-based Rails application.
- Host: GitHub
- URL: https://github.com/bibendi/modular-rails
- Owner: bibendi
- License: mit
- Created: 2021-11-16T11:19:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T09:46:50.000Z (about 3 years ago)
- Last Synced: 2024-11-19T09:26:31.634Z (2 months ago)
- Topics: component-based-architecture, event-driven-architecture, packwerk, rails, rails-engines, ruby
- Language: Ruby
- Homepage:
- Size: 466 KB
- Stars: 23
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Get Started
Welcome 👋
This is an example of component-based Rails application.
# TODO
- Upgrade to Rails 7
- Upgrade to Ruby 3
- Implement Tasks engine
- Add statistics to Tasks using TimescaleDB counters
- Implement Admin Dashboard using HotWire
- Add system tests using Cuprite