Commit Graph

15 Commits

Author SHA1 Message Date
3d25bb0f54 chore: initial project scaffold: frontend/index.html 2026-04-25 13:35:13 +00:00
9f6466071c chore: initial project scaffold: frontend/Dockerfile 2026-04-25 13:35:12 +00:00
96d12354bc chore: initial project scaffold: docker-compose.yml 2026-04-25 13:35:12 +00:00
950219db47 chore: initial project scaffold: backend/tsconfig.json 2026-04-25 13:35:11 +00:00
0f0e773640 chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-25 13:35:11 +00:00
dc531ba2ef chore: initial project scaffold: backend/src/main.ts 2026-04-25 13:35:10 +00:00
ae2b8b877b chore: initial project scaffold: backend/src/common/normalize-dates.interceptor.ts 2026-04-25 13:35:10 +00:00
98374ae228 chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-25 13:35:09 +00:00
df3a1307de chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-25 13:35:09 +00:00
ad66fbba48 chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-25 13:35:08 +00:00
70ccd2d217 chore: initial project scaffold: backend/package.json 2026-04-25 13:35:08 +00:00
57551bf1d4 chore: initial project scaffold: backend/nest-cli.json 2026-04-25 13:35:07 +00:00
11ba01643c chore: initial project scaffold: backend/Dockerfile 2026-04-25 13:35:07 +00:00
0de3e4c51b chore: initial project scaffold: .env.example 2026-04-25 13:35:06 +00:00
a2b70ba4c1 Initial commit 2026-04-25 13:35:05 +00:00