kredens/README.md
2025-01-25 07:25:12 +00:00

309 B

Kredens

Where I keep my spoons.

Development

Create a .env file:

DATABASE_PASSWORD=TOTALMESSREPLACE

SUPERUSER_EMAIL=bla@example.com
SUPERUSER_PASSWORD=OHNONONO

Then, to start the thing:

% docker compose up -d

The entire thing comes with a dev container that should mostly work.