Note
This is a work in progress.
The idea is to have rails templates to make it easy to start a new project with your preffered settings. Avoid adding required gems manually when you can use a template and have them added while generating the project.
- rspec
- devise
- pre-commit
- overcommit
- graphql
- react
Feel free to open a pull request or raise an issue.
Thanks!