Skip to content

Simple Ruby on Rails Boilerplate configured with Tailwindcss/Stimulus/Esbuild for monolithic apps

License

Notifications You must be signed in to change notification settings

opedrosouza/rails6-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Use this project as a boilerplate to your next Rails app to be faster to develop your startup.

Requirements

  • Ruby 3.1.2
  • Rails 6.1.7.1

How to run

  • Clone this repo
  • bundle install && yarn install
  • edit the .env.development file with your values
  • run ./bin/dev to run all the commands and docker
  • run rails db:create
  • open your browser at http://localhost:3000

About

Simple Ruby on Rails Boilerplate configured with Tailwindcss/Stimulus/Esbuild for monolithic apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published