No description
  • Ruby 62.1%
  • HTML 26.8%
  • JavaScript 6.2%
  • Dockerfile 2.4%
  • Shell 1.7%
  • Other 0.8%
Find a file
2026-02-22 15:36:03 +01:00
.github Initial commit 2026-02-11 17:24:06 +01:00
.idea Do more stuff 2026-02-22 15:36:03 +01:00
.kamal Initial commit 2026-02-11 17:24:06 +01:00
app Do more stuff 2026-02-22 15:36:03 +01:00
bin Initial commit 2026-02-11 17:24:06 +01:00
config Do more stuff 2026-02-22 15:36:03 +01:00
db Do stuff 2026-02-15 20:13:38 +01:00
lib/tasks Initial commit 2026-02-11 17:24:06 +01:00
log Initial commit 2026-02-11 17:24:06 +01:00
public Do more stuff 2026-02-22 15:36:03 +01:00
script Do more stuff 2026-02-22 15:36:03 +01:00
storage Initial commit 2026-02-11 17:24:06 +01:00
test Do stuff 2026-02-15 20:13:38 +01:00
tmp Initial commit 2026-02-11 17:24:06 +01:00
vendor Initial commit 2026-02-11 17:24:06 +01:00
.dockerignore Initial commit 2026-02-11 17:24:06 +01:00
.gitattributes Initial commit 2026-02-11 17:24:06 +01:00
.gitignore Playing with Phlex 2026-02-14 00:37:04 +01:00
.rubocop.yml Playing with Phlex 2026-02-14 00:37:04 +01:00
bun.lock Do more stuff 2026-02-22 15:36:03 +01:00
config.ru Initial commit 2026-02-11 17:24:06 +01:00
docker-compose.yml Do stuff 2026-02-17 19:37:26 +01:00
Dockerfile Do more stuff 2026-02-22 15:36:03 +01:00
Gemfile Do more stuff 2026-02-22 15:36:03 +01:00
Gemfile.lock Do more stuff 2026-02-22 15:36:03 +01:00
mise.toml Initial commit 2026-02-11 17:24:06 +01:00
package.json Do more stuff 2026-02-22 15:36:03 +01:00
postcss.config.js Do more stuff 2026-02-22 15:36:03 +01:00
Procfile.dev Do stuff 2026-02-15 20:13:38 +01:00
Rakefile Initial commit 2026-02-11 17:24:06 +01:00
README.md Initial commit 2026-02-11 17:24:06 +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

  • ...