Commit Graph

17 Commits

Author SHA1 Message Date
6440d4e64f chore: initial project scaffold: frontend/src/authProvider.ts 2026-04-22 06:30:26 +00:00
9b782c7615 chore: initial project scaffold: frontend/package.json 2026-04-22 06:30:25 +00:00
34487b11f8 chore: initial project scaffold: frontend/nginx.conf 2026-04-22 06:30:24 +00:00
7b8db9b86c chore: initial project scaffold: frontend/index.html 2026-04-22 06:30:24 +00:00
8649abf47c chore: initial project scaffold: frontend/Dockerfile 2026-04-22 06:30:23 +00:00
2b652af323 chore: initial project scaffold: docker-compose.yml 2026-04-22 06:30:22 +00:00
843aaaf21f chore: initial project scaffold: backend/tsconfig.json 2026-04-22 06:30:21 +00:00
ec0f5d76dd chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-22 06:30:20 +00:00
1150c835f8 chore: initial project scaffold: backend/src/main.ts 2026-04-22 06:30:20 +00:00
335bf07c2b chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-22 06:30:19 +00:00
6885c5bc8f chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-22 06:30:18 +00:00
7b4e9a90c4 chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-22 06:30:18 +00:00
8bb918ec0d chore: initial project scaffold: backend/package.json 2026-04-22 06:30:17 +00:00
ac9f3408ed chore: initial project scaffold: backend/nest-cli.json 2026-04-22 06:30:16 +00:00
696c669b35 chore: initial project scaffold: backend/Dockerfile 2026-04-22 06:30:15 +00:00
32f520dc56 chore: initial project scaffold: .env.example 2026-04-22 06:30:14 +00:00
3d704c70bd Initial commit 2026-04-22 06:30:14 +00:00