Go to file
2022-05-25 16:52:46 +04:30
.idea init 2022-05-12 17:56:05 +04:30
app add name to request 2022-05-25 14:02:29 +04:30
bin init 2022-05-12 17:56:05 +04:30
config edit cors 2022-05-25 16:52:46 +04:30
db add name to request 2022-05-25 14:02:29 +04:30
lib init 2022-05-12 17:56:05 +04:30
log init 2022-05-12 17:56:05 +04:30
public add packs 2022-05-15 19:17:46 +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
.drone.yml add drone 2022-05-14 18:09:46 +04:30
.gitignore edit git ignore 2022-05-15 19:20:16 +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 final 2022-05-15 19:25:50 +04:30
Dockerfile add expose 2022-05-14 20:43:54 +04:30
Gemfile add cors 2022-05-25 15:44:46 +04:30
Gemfile.lock edit cors 2022-05-25 16:43:41 +04:30
package-lock.json new edit 2022-05-15 18:50:55 +04:30
package.json add css 2022-05-15 16:27:54 +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 yarn 2022-05-15 17:02:20 +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

  • ...