Commit Graph

16 Commits

Author SHA1 Message Date
908917e59b chore: initial project scaffold: frontend/package.json 2026-04-13 10:54:44 +00:00
4f55468fe9 chore: initial project scaffold: frontend/nginx.conf 2026-04-13 10:54:43 +00:00
e1a0b99c55 chore: initial project scaffold: frontend/index.html 2026-04-13 10:54:42 +00:00
2c0f4c2ea8 chore: initial project scaffold: frontend/Dockerfile 2026-04-13 10:54:41 +00:00
29d93de02a chore: initial project scaffold: docker-compose.yml 2026-04-13 10:54:40 +00:00
b105135c35 chore: initial project scaffold: backend/tsconfig.json 2026-04-13 10:54:40 +00:00
458718d5ae chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-13 10:54:39 +00:00
448d4e5bcd chore: initial project scaffold: backend/src/main.ts 2026-04-13 10:54:38 +00:00
94ee11eb1e chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-13 10:54:37 +00:00
f2844efe66 chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-13 10:54:36 +00:00
884d97cce9 chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-13 10:54:35 +00:00
3e5bccc164 chore: initial project scaffold: backend/package.json 2026-04-13 10:54:34 +00:00
02d09f8650 chore: initial project scaffold: backend/nest-cli.json 2026-04-13 10:54:34 +00:00
bcf559dd93 chore: initial project scaffold: backend/Dockerfile 2026-04-13 10:54:33 +00:00
6f5885b018 chore: initial project scaffold: .env.example 2026-04-13 10:54:32 +00:00
b50016f8ac Initial commit 2026-04-13 10:54:31 +00:00