rbenv local 3.3.0
touch .gitigore
bundle init
bundle config set path 'vendor/bundle'
bundle install
bundle exec rails new . --database=mysql --skip-action-mailbox --skip-action-text --skip-action-cable --skip-sprockets --skip-javascript --skip-hotwire --skip-jbuilder --skip-bundle
bundle install
docker-compose build
docker-compose run --rm web bundle install
docker-compose up
-
Notifications
You must be signed in to change notification settings - Fork 0
tynmarket/rails-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published