Commit Graph

15 Commits

Author SHA1 Message Date
afd61ef97f chore: initial project scaffold: frontend/nginx.conf 2026-04-22 07:14:05 +00:00
b470fed591 chore: initial project scaffold: frontend/index.html 2026-04-22 07:14:04 +00:00
7abdd61efa chore: initial project scaffold: frontend/Dockerfile 2026-04-22 07:14:03 +00:00
7b6b18bad7 chore: initial project scaffold: docker-compose.yml 2026-04-22 07:14:02 +00:00
4aab7ecc93 chore: initial project scaffold: backend/tsconfig.json 2026-04-22 07:14:02 +00:00
647ebccd88 chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-22 07:14:01 +00:00
e9f8539c0f chore: initial project scaffold: backend/src/main.ts 2026-04-22 07:14:00 +00:00
2066f425cc chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-22 07:13:59 +00:00
7bb9f12007 chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-22 07:13:59 +00:00
3b7c31a2b2 chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-22 07:13:58 +00:00
c99db33474 chore: initial project scaffold: backend/package.json 2026-04-22 07:13:57 +00:00
1c56c5b7b1 chore: initial project scaffold: backend/nest-cli.json 2026-04-22 07:13:57 +00:00
0dbc253c54 chore: initial project scaffold: backend/Dockerfile 2026-04-22 07:13:56 +00:00
edd81d5435 chore: initial project scaffold: .env.example 2026-04-22 07:13:55 +00:00
aaad5406f7 Initial commit 2026-04-22 07:13:54 +00:00