No description
Find a file
LevitatingBusinessMan (Rein Fernhout) 0b0551f630
Some checks failed
CI / scan_ruby (push) Failing after 2s
CI / scan_js (push) Failing after 2s
CI / lint (push) Failing after 2s
CI / test (push) Failing after 2s
CI / system-test (push) Failing after 2s
minor bugfix
2025-10-23 04:10:14 +02:00
.github move to rails 8 2025-10-23 02:46:42 +02:00
.kamal move to rails 8 2025-10-23 02:46:42 +02:00
app minor bugfix 2025-10-23 04:10:14 +02:00
bin Merge branch 'rails8' 2025-10-23 02:55:35 +02:00
config use address as id 2025-10-23 03:46:10 +02:00
db add queue schema 2025-10-23 03:53:24 +02:00
lib move to rails 8 2025-10-23 02:46:42 +02:00
log move to rails 8 2025-10-23 02:46:42 +02:00
public move to rails 8 2025-10-23 02:46:42 +02:00
script move to rails 8 2025-10-23 02:46:42 +02:00
storage move to rails 8 2025-10-23 02:46:42 +02:00
test Merge branch 'rails8' 2025-10-23 02:55:35 +02:00
tmp move to rails 8 2025-10-23 02:46:42 +02:00
vendor move to rails 8 2025-10-23 02:46:42 +02:00
.dockerignore move to rails 8 2025-10-23 02:46:42 +02:00
.gitattributes move to rails 8 2025-10-23 02:46:42 +02:00
.gitignore move to rails 8 2025-10-23 02:46:42 +02:00
.rubocop.yml move to rails 8 2025-10-23 02:46:42 +02:00
.ruby-version move to rails 8 2025-10-23 02:46:42 +02:00
config.ru move to rails 8 2025-10-23 02:46:42 +02:00
Dockerfile move to rails 8 2025-10-23 02:46:42 +02:00
Gemfile move to rails 8 2025-10-23 02:46:42 +02:00
Gemfile.lock move to rails 8 2025-10-23 02:46:42 +02:00
Rakefile move to rails 8 2025-10-23 02:46:42 +02:00
README.md move to rails 8 2025-10-23 02:46:42 +02: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

  • ...