Go to file
Guido Schweizer 99b0aaa72e ini 2025-06-21 08:27:46 +02:00
.github ini 2025-06-21 08:27:46 +02:00
app ini 2025-06-21 08:27:46 +02:00
bin ini 2025-06-21 08:27:46 +02:00
config ini 2025-06-21 08:27:46 +02:00
db ini 2025-06-21 08:27:46 +02:00
lib/tasks ini 2025-06-21 08:27:46 +02:00
log ini 2025-06-21 08:27:46 +02:00
public ini 2025-06-21 08:27:46 +02:00
script ini 2025-06-21 08:27:46 +02:00
storage ini 2025-06-21 08:27:46 +02:00
test ini 2025-06-21 08:27:46 +02:00
tmp ini 2025-06-21 08:27:46 +02:00
vendor ini 2025-06-21 08:27:46 +02:00
.dockerignore ini 2025-06-21 08:27:46 +02:00
.gitattributes ini 2025-06-21 08:27:46 +02:00
.gitignore ini 2025-06-21 08:27:46 +02:00
.rubocop.yml ini 2025-06-21 08:27:46 +02:00
.ruby-version ini 2025-06-21 08:27:46 +02:00
Dockerfile ini 2025-06-21 08:27:46 +02:00
Gemfile ini 2025-06-21 08:27:46 +02:00
Gemfile.lock ini 2025-06-21 08:27:46 +02:00
README.md ini 2025-06-21 08:27:46 +02:00
Rakefile ini 2025-06-21 08:27:46 +02:00
config.ru ini 2025-06-21 08:27:46 +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

  • ...