Time to six pack app
Description
Get that ripped abs you always dreamed about.
Installation
git clone git@github.com:kodius/tt6p.git
cd tt6p
bundle install
yarn install
bundle exec rails db:migrate
bundle exec rails db:seed
Booting the app
foreman start
App is available on: http://localhost:3000/
Running tests
Rails side
rails test
JS side
yarn test
Contributions
PR and feedbacks welcome!
Shoutout
Template based on: http://www.guillaume-barillot.com/2017/12/02/how-to-organize-your-vue-files-in-a-rails-5-1-project-using-webpack/ Formula: https://www.youtube.com/watch?v=j4zOuCYYCcs
Licence
MIT