Skip to content

ClaudineP435433/rails-template-mihivai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Templates

Quickly generate a rails app with the default MihiVai configuration using Rails Templates.

Complete

rails new \
  --database postgresql \
  --webpack \
  -m https://raw.githubusercontent.com/ClaudineP435433/rails-template-mihivai/master/complete.rb \
  CHANGE_THIS_TO_YOUR_RAILS_APP_NAME

Get a rails 5.2+ app ready to be deployed on Heroku with ths following improvements :

  • Bootstrap 4,
  • Simple form,
  • Gems (font-awesome, erd, env,...) ,
  • Public pages updates : 500, 404 and 422 updated with logo.png
  • HTML Head including : Google Analytics, Google Structured Data, Metadata/Title/Description
  • Standard NavBard and Footer
  • Devise install with a generated User model.

Minimal

To be done

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published