No description
Find a file
Mohammad Kanaan 82f48c9ad3 WIP 2
2026-05-30 19:39:28 +03:00
.github initial commit 2026-05-17 14:12:43 +03:00
.idea feat: add dependent associations for moderation logs and price reports 2026-05-26 20:37:52 +03:00
.kamal initial commit 2026-05-17 14:12:43 +03:00
app WIP 1 2026-05-30 19:15:24 +03:00
bin initial commit 2026-05-17 14:12:43 +03:00
config WIP 1 2026-05-30 19:15:24 +03:00
db WIP 2 2026-05-30 19:39:28 +03:00
lib/tasks annotate models 2026-05-25 19:15:06 +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 WIP 1 2026-05-30 19:15:24 +03:00
tmp initial commit 2026-05-17 14:12:43 +03:00
vendor initial commit 2026-05-17 14:12:43 +03:00
.annotaterb.yml annotate models 2026-05-25 19:15:06 +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
docker-compose.yml add postgres with docker 2026-05-25 19:11:54 +03:00
Dockerfile initial commit 2026-05-17 14:12:43 +03:00
Gemfile add postgres with docker 2026-05-25 19:11:54 +03:00
Gemfile.lock add postgres with docker 2026-05-25 19:11:54 +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

  • ...