Ruby on Rails project starter with PostgreSQL esbuild TailwindCSS
Ruby version
3.4.1
Rails version ~> 8.0.1
System dependencies Ruby 3+ PostgreSQL 14+
Configuration No initial setup needed
Database creation
rake db:create
rake db:migrate
Database initialization No initial setup needed
How to run the test suite
guard -P rspec
Services (job queues, cache servers, search engines, etc.) https://github.com/bensheldon/good_job
git clone [email protected]:fabriazza/rails-starter-pg-esbuild-tailwind.git
bundle install
pnpm install
rake db:create
rake db:migrate
overmind start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Fabrizio Azzarri - @fabriphix - hello@fabrizioazzarri.it
Project Link: https://github.com/fabriazza/rails-starter-pg-esbuild-tailwind