Go to file
Bill Rossi 675181e954
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled
Make-a the models
2026-02-01 19:45:29 -05:00
.github Initial commit 2026-02-01 19:13:08 -05:00
.kamal Initial commit 2026-02-01 19:13:08 -05:00
app Make-a the models 2026-02-01 19:45:29 -05:00
bin Initial commit 2026-02-01 19:13:08 -05:00
config Make-a the models 2026-02-01 19:45:29 -05:00
db Make-a the models 2026-02-01 19:45:29 -05:00
lib/tasks Initial commit 2026-02-01 19:13:08 -05:00
log Initial commit 2026-02-01 19:13:08 -05:00
public Initial commit 2026-02-01 19:13:08 -05:00
script Initial commit 2026-02-01 19:13:08 -05:00
storage Initial commit 2026-02-01 19:13:08 -05:00
test Make-a the models 2026-02-01 19:45:29 -05:00
tmp Initial commit 2026-02-01 19:13:08 -05:00
vendor Initial commit 2026-02-01 19:13:08 -05:00
.dockerignore Initial commit 2026-02-01 19:13:08 -05:00
.gitattributes Initial commit 2026-02-01 19:13:08 -05:00
.gitignore Initial commit 2026-02-01 19:13:08 -05:00
.rubocop.yml Initial commit 2026-02-01 19:13:08 -05:00
.ruby-version Initial commit 2026-02-01 19:13:08 -05:00
config.ru Initial commit 2026-02-01 19:13:08 -05:00
Dockerfile Initial commit 2026-02-01 19:13:08 -05:00
Gemfile Initial commit 2026-02-01 19:13:08 -05:00
Gemfile.lock Initial commit 2026-02-01 19:13:08 -05:00
Rakefile Initial commit 2026-02-01 19:13:08 -05:00
README.md Initial commit 2026-02-01 19:13:08 -05: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

  • ...