No description
Find a file
2025-08-06 15:26:11 +02:00
.github init 2025-08-05 16:29:05 +02:00
.kamal init 2025-08-05 16:29:05 +02:00
app move head tags from index to layout 2025-08-06 15:26:11 +02:00
bin init 2025-08-05 16:29:05 +02:00
config init 2025-08-05 16:29:05 +02:00
db init 2025-08-05 16:29:05 +02:00
lib/tasks init 2025-08-05 16:29:05 +02:00
log init 2025-08-05 16:29:05 +02:00
public init 2025-08-05 16:29:05 +02:00
script init 2025-08-05 16:29:05 +02:00
storage init 2025-08-05 16:29:05 +02:00
test init 2025-08-05 16:29:05 +02:00
tmp init 2025-08-05 16:29:05 +02:00
vendor init 2025-08-05 16:29:05 +02:00
.dockerignore init 2025-08-05 16:29:05 +02:00
.gitattributes init 2025-08-05 16:29:05 +02:00
.gitignore init 2025-08-05 16:29:05 +02:00
.rubocop.yml init 2025-08-05 16:29:05 +02:00
.ruby-version init 2025-08-05 16:29:05 +02:00
config.ru init 2025-08-05 16:29:05 +02:00
Dockerfile init 2025-08-05 16:29:05 +02:00
Gemfile init 2025-08-05 16:29:05 +02:00
Gemfile.lock init 2025-08-05 16:29:05 +02:00
Rakefile init 2025-08-05 16:29:05 +02:00
README.md init 2025-08-05 16:29:05 +02:00

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

  • ...