No description
Find a file
Marcel Hoppe 0c40968cc8
Some checks failed
build.yml / Update (push) Failing after 0s
deploy.yml / Update (push) Failing after 0s
Release Drafter / update_release_draft (push) Has been cancelled
Release / build (push) Has been cancelled
Update
2025-11-09 15:05:40 +01:00
.github Add release on main for a while 2023-10-30 16:40:17 +01:00
.idea Update 2025-11-09 15:05:40 +01:00
app Update 2025-11-09 15:05:40 +01:00
bin Initial commit 2023-10-30 11:43:41 +01:00
config Update everything 2024-10-31 13:19:16 +01:00
db Update everything 2024-10-31 13:19:16 +01:00
deploy Updates 2025-03-22 10:36:29 +01:00
lib Update to rails 7.1 2023-10-30 13:20:10 +01:00
log Initial commit 2023-10-30 11:43:41 +01:00
public Initial commit 2023-10-30 11:43:41 +01:00
spec/actors Update to rails 7.1 2023-10-30 13:20:10 +01:00
storage Initial commit 2023-10-30 11:43:41 +01:00
test Initial commit 2023-10-30 11:43:41 +01:00
tmp Initial commit 2023-10-30 11:43:41 +01:00
vendor Initial commit 2023-10-30 11:43:41 +01:00
.dockerignore Fix translation 2023-10-30 14:26:19 +01:00
.gitattributes Initial commit 2023-10-30 11:43:41 +01:00
.gitignore Fix ssl problems 2023-10-30 18:01:58 +01:00
.tool-versions Update 2025-11-09 15:05:40 +01:00
bun.config.js Update to rails 7.1 2023-10-30 13:20:10 +01:00
bun.lockb Update 2025-11-09 15:05:40 +01:00
config.ru Initial commit 2023-10-30 11:43:41 +01:00
docker-compose.yml Update everything 2024-10-31 13:19:16 +01:00
Dockerfile Update everything 2024-10-31 13:19:16 +01:00
Gemfile Update 2025-11-09 15:05:40 +01:00
Gemfile.lock Update 2025-11-09 15:05:40 +01:00
package.json Update 2025-11-09 15:05:40 +01:00
postcss.config.js Update to rails 7.1 2023-10-30 13:20:10 +01:00
Procfile.dev Update to rails 7.1 2023-10-30 13:20:10 +01:00
Rakefile Initial commit 2023-10-30 11:43:41 +01:00
README.md Initial commit 2023-10-30 11:43:41 +01:00
renovate.json Add renovate.json 2023-10-30 13:54:25 +00:00
tailwind.config.js Update to rails 7.1 2023-10-30 13:20:10 +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

  • ...