No description
Find a file
Mohammad Kanaan 2cc3c1a7dd
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
initial commit
2026-05-17 14:12:43 +03:00
.github initial commit 2026-05-17 14:12:43 +03:00
.kamal initial commit 2026-05-17 14:12:43 +03:00
app initial commit 2026-05-17 14:12:43 +03:00
bin initial commit 2026-05-17 14:12:43 +03:00
config initial commit 2026-05-17 14:12:43 +03:00
db initial commit 2026-05-17 14:12:43 +03:00
lib/tasks initial commit 2026-05-17 14:12:43 +03:00
log initial commit 2026-05-17 14:12:43 +03:00
public initial commit 2026-05-17 14:12:43 +03:00
script initial commit 2026-05-17 14:12:43 +03:00
storage initial commit 2026-05-17 14:12:43 +03:00
test initial commit 2026-05-17 14:12:43 +03:00
tmp initial commit 2026-05-17 14:12:43 +03:00
vendor initial commit 2026-05-17 14:12:43 +03:00
.dockerignore initial commit 2026-05-17 14:12:43 +03:00
.gitattributes initial commit 2026-05-17 14:12:43 +03:00
.gitignore initial commit 2026-05-17 14:12:43 +03:00
.rubocop.yml initial commit 2026-05-17 14:12:43 +03:00
.ruby-version initial commit 2026-05-17 14:12:43 +03:00
config.ru initial commit 2026-05-17 14:12:43 +03:00
Dockerfile initial commit 2026-05-17 14:12:43 +03:00
Gemfile initial commit 2026-05-17 14:12:43 +03:00
Gemfile.lock initial commit 2026-05-17 14:12:43 +03:00
Rakefile initial commit 2026-05-17 14:12:43 +03:00
README.md initial commit 2026-05-17 14:12:43 +03: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

  • ...