really basic wip forum software essentially designed as a prototype for forums in otwarchive
Find a file
2026-03-17 12:49:38 +00:00
.github wip major wip 2026-03-17 12:49:38 +00:00
.kamal wip major wip 2026-03-17 12:49:38 +00:00
app wip major wip 2026-03-17 12:49:38 +00:00
bin wip major wip 2026-03-17 12:49:38 +00:00
config wip major wip 2026-03-17 12:49:38 +00:00
db wip major wip 2026-03-17 12:49:38 +00:00
lib/tasks wip major wip 2026-03-17 12:49:38 +00:00
public wip major wip 2026-03-17 12:49:38 +00:00
script wip major wip 2026-03-17 12:49:38 +00:00
storage wip major wip 2026-03-17 12:49:38 +00:00
test wip major wip 2026-03-17 12:49:38 +00:00
vendor wip major wip 2026-03-17 12:49:38 +00:00
.dockerignore wip major wip 2026-03-17 12:49:38 +00:00
.gitattributes wip major wip 2026-03-17 12:49:38 +00:00
.gitignore wip major wip 2026-03-17 12:49:38 +00:00
.rubocop.yml wip major wip 2026-03-17 12:49:38 +00:00
.ruby-version wip major wip 2026-03-17 12:49:38 +00:00
config.ru wip major wip 2026-03-17 12:49:38 +00:00
Dockerfile wip major wip 2026-03-17 12:49:38 +00:00
Gemfile wip major wip 2026-03-17 12:49:38 +00:00
Gemfile.lock wip major wip 2026-03-17 12:49:38 +00:00
Rakefile wip major wip 2026-03-17 12:49:38 +00:00
README.md wip major wip 2026-03-17 12:49:38 +00: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

  • ...