Go to file
christalib 7f2de4e7de first
2020-08-20 08:36:13 +02:00
app first 2020-08-20 08:36:13 +02:00
bin first 2020-08-20 08:36:13 +02:00
config first 2020-08-20 08:36:13 +02:00
db first 2020-08-20 08:36:13 +02:00
lib first 2020-08-20 08:36:13 +02:00
log first 2020-08-20 08:36:13 +02:00
public first 2020-08-20 08:36:13 +02:00
storage first 2020-08-20 08:36:13 +02:00
test first 2020-08-20 08:36:13 +02:00
tmp first 2020-08-20 08:36:13 +02:00
vendor first 2020-08-20 08:36:13 +02:00
.browserslistrc first 2020-08-20 08:36:13 +02:00
.gitignore first 2020-08-20 08:36:13 +02:00
.ruby-version first 2020-08-20 08:36:13 +02:00
babel.config.js first 2020-08-20 08:36:13 +02:00
config.ru first 2020-08-20 08:36:13 +02:00
Gemfile first 2020-08-20 08:36:13 +02:00
Gemfile.lock first 2020-08-20 08:36:13 +02:00
package.json first 2020-08-20 08:36:13 +02:00
postcss.config.js first 2020-08-20 08:36:13 +02:00
Rakefile first 2020-08-20 08:36:13 +02:00
README.md first 2020-08-20 08:36:13 +02:00
yarn.lock first 2020-08-20 08:36:13 +02: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

  • ...