hello-learning/bookstore
2019-10-10 10:15:45 -05:00
..
app Bookstore tutorial 2019-10-10 10:15:45 -05:00
bin Bookstore tutorial 2019-10-10 10:15:45 -05:00
config Bookstore tutorial 2019-10-10 10:15:45 -05:00
db Bookstore tutorial 2019-10-10 10:15:45 -05:00
lib Bookstore tutorial 2019-10-10 10:15:45 -05:00
log Bookstore tutorial 2019-10-10 10:15:45 -05:00
public Bookstore tutorial 2019-10-10 10:15:45 -05:00
storage Bookstore tutorial 2019-10-10 10:15:45 -05:00
test Bookstore tutorial 2019-10-10 10:15:45 -05:00
tmp Bookstore tutorial 2019-10-10 10:15:45 -05:00
vendor Bookstore tutorial 2019-10-10 10:15:45 -05:00
.browserslistrc Bookstore tutorial 2019-10-10 10:15:45 -05:00
.gitignore Bookstore tutorial 2019-10-10 10:15:45 -05:00
.ruby-version Bookstore tutorial 2019-10-10 10:15:45 -05:00
babel.config.js Bookstore tutorial 2019-10-10 10:15:45 -05:00
config.ru Bookstore tutorial 2019-10-10 10:15:45 -05:00
Gemfile Bookstore tutorial 2019-10-10 10:15:45 -05:00
Gemfile.lock Bookstore tutorial 2019-10-10 10:15:45 -05:00
package.json Bookstore tutorial 2019-10-10 10:15:45 -05:00
postcss.config.js Bookstore tutorial 2019-10-10 10:15:45 -05:00
Rakefile Bookstore tutorial 2019-10-10 10:15:45 -05:00
README.md Bookstore tutorial 2019-10-10 10:15:45 -05:00
yarn.lock Bookstore tutorial 2019-10-10 10:15:45 -05:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...