Go to file
2022-05-14 18:05:04 +04:30
.idea init 2022-05-12 17:56:05 +04:30
app add api 2022-05-14 16:29:26 +04:30
bin init 2022-05-12 17:56:05 +04:30
config add api 2022-05-14 16:29:26 +04:30
db add docker 2022-05-14 17:20:04 +04:30
lib init 2022-05-12 17:56:05 +04:30
log init 2022-05-12 17:56:05 +04:30
public init 2022-05-12 17:56:05 +04:30
storage init 2022-05-12 17:56:05 +04:30
test add api 2022-05-14 16:29:26 +04:30
tmp init 2022-05-12 17:56:05 +04:30
vendor init 2022-05-12 17:56:05 +04:30
.browserslistrc init 2022-05-12 17:56:05 +04:30
.gitignore init 2022-05-12 17:56:05 +04:30
.ruby-version init 2022-05-12 17:56:05 +04:30
app.env add env 2022-05-14 18:05:04 +04:30
babel.config.js init 2022-05-12 17:56:05 +04:30
config.ru init 2022-05-12 17:56:05 +04:30
docker-compose.yml add env 2022-05-14 18:05:04 +04:30
Dockerfile add docker 2022-05-14 17:20:04 +04:30
Gemfile init 2022-05-12 17:56:05 +04:30
Gemfile.lock init 2022-05-12 17:56:05 +04:30
package.json init 2022-05-12 17:56:05 +04:30
postcss.config.js init 2022-05-12 17:56:05 +04:30
Rakefile init 2022-05-12 17:56:05 +04:30
README.md init 2022-05-12 17:56:05 +04:30
yarn.lock init 2022-05-12 17:56:05 +04:30

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

  • ...