Go to file
chenjing 4824a4b6fb sqlite 2019-07-08 15:42:58 +08:00
app key 2019-07-08 15:33:46 +08:00
bin init 2019-07-08 10:44:05 +08:00
config key 2019-07-08 15:33:46 +08:00
db init 2019-07-08 10:44:05 +08:00
docker sqlite 2019-07-08 15:42:58 +08:00
lib init 2019-07-08 10:44:05 +08:00
log init 2019-07-08 10:44:05 +08:00
public init 2019-07-08 10:44:05 +08:00
storage init 2019-07-08 10:44:05 +08:00
test redis 2019-07-08 15:04:00 +08:00
tmp init 2019-07-08 10:44:05 +08:00
vendor init 2019-07-08 10:44:05 +08:00
.gitignore init 2019-07-08 10:44:05 +08:00
.ruby-version init 2019-07-08 10:44:05 +08:00
Gemfile aa 2019-07-08 15:18:17 +08:00
Gemfile.lock aa 2019-07-08 15:18:17 +08:00
README.md init 2019-07-08 10:44:05 +08:00
Rakefile init 2019-07-08 10:44:05 +08:00
config.ru init 2019-07-08 10:44:05 +08:00
docker-compose.yml key 2019-07-08 15:33:46 +08:00
package.json init 2019-07-08 10:44:05 +08:00
yarn.lock update dockerfile 2019-07-08 14:35:44 +08:00

README.md

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

  • ...