added realtime, bruno stuff, and removed s3/redis

removed zod because elysia has it built in
changed compose.yml to docker-compose.yml because my icon shows it as
docker-compose that way
This commit is contained in:
2026-07-17 22:47:50 -05:00
parent 03c7e0fd30
commit 9c56d278e6
10 changed files with 83 additions and 95 deletions
+3
View File
@@ -27,6 +27,9 @@ out/
build
dist
# Environment Variables
.env*
!.env.example
# Debug
npm-debug.log*