todo app
-
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux]
-
Rails 6.0.6.1
bundle install
source <(curl -sL https://cdn.learnenough.com/yarn_install)
yarn install --check-files
rails webpacker:install
yarn add jquery popper.js bootstrap
yarn add @popperjs/core
rake db:migrate
rails
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...