No description
Find a file
2026-08-24 20:12:41 +00:00
.github first 2026-08-24 20:12:41 +00:00
.kamal first 2026-08-24 20:12:41 +00:00
app first 2026-08-24 20:12:41 +00:00
bin first 2026-08-24 20:12:41 +00:00
config first 2026-08-24 20:12:41 +00:00
db first 2026-08-24 20:12:41 +00:00
lib/tasks first 2026-08-24 20:12:41 +00:00
log first 2026-08-24 20:12:41 +00:00
public first 2026-08-24 20:12:41 +00:00
script first 2026-08-24 20:12:41 +00:00
storage first 2026-08-24 20:12:41 +00:00
test first 2026-08-24 20:12:41 +00:00
tmp first 2026-08-24 20:12:41 +00:00
vendor first 2026-08-24 20:12:41 +00:00
.dockerignore first 2026-08-24 20:12:41 +00:00
.gitattributes first 2026-08-24 20:12:41 +00:00
.gitignore first 2026-08-24 20:12:41 +00:00
.rubocop.yml first 2026-08-24 20:12:41 +00:00
.ruby-version first 2026-08-24 20:12:41 +00:00
config.ru first 2026-08-24 20:12:41 +00:00
docker-compose.yml first 2026-08-24 20:12:41 +00:00
Dockerfile first 2026-08-24 20:12:41 +00:00
Gemfile first 2026-08-24 20:12:41 +00:00
Gemfile.lock first 2026-08-24 20:12:41 +00:00
Rakefile first 2026-08-24 20:12:41 +00:00
README.md first 2026-08-24 20:12:41 +00: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

  • ...