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: 6 months ago
JSON representation

This is an example of a component-based Rails application.

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