Releases: astrocket/rails-template
Releases · astrocket/rails-template
🎉 kubernetes support
New option to select React.js
Supports React.js
- functional component
- hooks router
- smooth integration of Rails SSR & React CSR
- basic examples
MIT License / Feature updated
- MIT License
- ActiveAdmin
- Slack Notification
- Bug fixes & Cleaning up
First working full version
- Docker for production deploy
- Webpacker and Stimulus setting for client javascript
- ActiveJob + Sidekiq + Redis setting for async jobs
- Foreman setting for integrative dev setup
- Rspec + FactoryBot setting for test code
- Guard + LiveReload setting for hot reloading