Go to file
sicarii-13 50ca999f05 initial commit 2021-07-29 08:54:41 +02:00
app initial commit 2021-07-29 08:54:41 +02:00
bin initial commit 2021-07-29 08:54:41 +02:00
config initial commit 2021-07-29 08:54:41 +02:00
db initial commit 2021-07-29 08:54:41 +02:00
lib initial commit 2021-07-29 08:54:41 +02:00
log initial commit 2021-07-29 08:54:41 +02:00
myapp initial commit 2021-07-29 08:54:41 +02:00
public initial commit 2021-07-29 08:54:41 +02:00
storage initial commit 2021-07-29 08:54:41 +02:00
test initial commit 2021-07-29 08:54:41 +02:00
tmp initial commit 2021-07-29 08:54:41 +02:00
vendor initial commit 2021-07-29 08:54:41 +02:00
Dockerfile initial commit 2021-07-29 08:54:41 +02:00
Gemfile initial commit 2021-07-29 08:54:41 +02:00
Gemfile.lock initial commit 2021-07-29 08:54:41 +02:00
LICENSE Initial commit 2021-07-29 06:17:07 +00:00
README.md initial commit 2021-07-29 08:54:41 +02:00
Rakefile initial commit 2021-07-29 08:54:41 +02:00
config.ru initial commit 2021-07-29 08:54:41 +02:00
docker-compose.yml initial commit 2021-07-29 08:54:41 +02:00
entrypoint.sh initial commit 2021-07-29 08:54:41 +02:00
package.json initial commit 2021-07-29 08:54:41 +02: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

  • ...