1
0
Fork 0
forked from gorb/backend
Commit graph

8 commits

Author SHA1 Message Date
3c5f3fd654 style: rename url to frontend_url 2025-05-29 20:29:45 +02:00
83f031779f feat: add email verification system
Co-Authored-By: JustTemmie <git@beaver.mom>
2025-05-27 21:57:08 +02:00
6640d03b70 fix: make container work properly
Tested-by: Radical <radical@radical.fun>
2025-05-25 19:20:02 +02:00
6c47d22ae6 fix: add bunny config to docker 2025-05-25 18:40:13 +02:00
3e64a49338 chore: add valkey configuration to docker 2025-05-07 20:57:01 +02:00
481c2c3648 feat: use a logging library
gives us logs from actix and sqlx that otherwise arent exposed to us
2025-05-02 01:18:13 +02:00
80111af3de chore: use image from forgejo container registry 2025-05-02 00:41:26 +02:00
c69f2eb4f0 feat: add docker files
adds compose.yml, Dockerfile and entrypoint.sh for running the backend inside of docker
2025-05-01 01:09:24 +02:00