Commit Graph

15 Commits

Author SHA1 Message Date
fe0b26ba1a chore: initial project scaffold: frontend/nginx.conf 2026-04-13 15:16:36 +00:00
2466837905 chore: initial project scaffold: frontend/index.html 2026-04-13 15:16:35 +00:00
a76dd589a8 chore: initial project scaffold: frontend/Dockerfile 2026-04-13 15:16:34 +00:00
fdd9e21a14 chore: initial project scaffold: docker-compose.yml 2026-04-13 15:16:33 +00:00
048596a636 chore: initial project scaffold: backend/tsconfig.json 2026-04-13 15:16:32 +00:00
c25d93218b chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-13 15:16:31 +00:00
4e896643d9 chore: initial project scaffold: backend/src/main.ts 2026-04-13 15:16:30 +00:00
5f1fed4bfb chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-13 15:16:29 +00:00
c831cbe48d chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-13 15:16:29 +00:00
fdde3f46a5 chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-13 15:16:28 +00:00
640ccd593a chore: initial project scaffold: backend/package.json 2026-04-13 15:16:27 +00:00
928c885c5b chore: initial project scaffold: backend/nest-cli.json 2026-04-13 15:16:27 +00:00
3c5cd63bc9 chore: initial project scaffold: backend/Dockerfile 2026-04-13 15:16:26 +00:00
8bf19bbbf6 chore: initial project scaffold: .env.example 2026-04-13 15:16:25 +00:00
95a797ffa2 Initial commit 2026-04-13 15:16:24 +00:00