A powerful backend application for managing orders and customers, built with Ruby on Rails 7, following an Event-Driven Architecture. Uses PostgreSQL for data storage and RabbitMQ for messaging.
Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
test: added Rspec and removed minitest - suite test cases added to customer
3d10841View on GitHubfeat: services integrated. ready for tests and rabbitMQ
23d6b25View on GitHubfeat: services done, integrating customers into orders
f30ced2View on GitHubfix: switched to rails 7, having troubles using rails 8 with some gems
77e57fcView on GitHub