-
Install mailcatcher
# For Linux gem install mailcatcher # For MacOS gem install mailcatcher -- --with-cflags="-Wno-error=implicit-function-declaration"
-
Clone the components_template repo
git clone git@github.com:kuartz-org/components_templates.git
-
Clone this repo
git clone git@github.com:kuartz-org/rails-templates.git
-
Create a new rails app using this template
rails new -d postgresql --css tailwind -m rails-templates/template.rb CHANGE_THIS_WITH_APP_NAME
- Default config
- Slim
- Enumerize
- ViewComponent
- Simple form
- Devise
- Sidekiq
- CleverCloud
- Modal
- Chart-js
- TomSelect
- Flatpickr