No description
  • Ruby 48.2%
  • HTML 44.7%
  • Dockerfile 2.9%
  • Shell 2%
  • JavaScript 1.7%
  • Other 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Anthony d3f10e9b29
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
moving index to table format
2026-08-07 23:48:50 +01:00
.github first commit 2026-08-04 21:51:59 +01:00
.kamal first commit 2026-08-04 21:51:59 +01:00
app moving index to table format 2026-08-07 23:48:50 +01:00
bin first commit 2026-08-04 21:51:59 +01:00
config moving index to table format 2026-08-07 23:48:50 +01:00
db port table and form first pass 2026-08-07 22:56:22 +01:00
lib/tasks first commit 2026-08-04 21:51:59 +01:00
log first commit 2026-08-04 21:51:59 +01:00
public first commit 2026-08-04 21:51:59 +01:00
script first commit 2026-08-04 21:51:59 +01:00
storage first commit 2026-08-04 21:51:59 +01:00
test first commit 2026-08-04 21:51:59 +01:00
tmp first commit 2026-08-04 21:51:59 +01:00
vendor first commit 2026-08-04 21:51:59 +01:00
.dockerignore first commit 2026-08-04 21:51:59 +01:00
.gitattributes first commit 2026-08-04 21:51:59 +01:00
.gitignore first commit 2026-08-04 21:51:59 +01:00
.rubocop.yml first commit 2026-08-04 21:51:59 +01:00
.ruby-version first commit 2026-08-04 21:51:59 +01:00
config.ru first commit 2026-08-04 21:51:59 +01:00
Dockerfile first commit 2026-08-04 21:51:59 +01:00
Gemfile first commit 2026-08-04 21:51:59 +01:00
Gemfile.lock first commit 2026-08-04 21:51:59 +01:00
purpose.md first commit 2026-08-04 21:51:59 +01:00
Rakefile first commit 2026-08-04 21:51:59 +01:00
README.md first commit 2026-08-04 21:51:59 +01: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

  • ...