Commit Graph

15 Commits

Author SHA1 Message Date
06ac978195 chore: initial project scaffold: frontend/nginx.conf 2026-04-22 07:38:33 +00:00
8d880229b3 chore: initial project scaffold: frontend/index.html 2026-04-22 07:38:32 +00:00
21c1a0264a chore: initial project scaffold: frontend/Dockerfile 2026-04-22 07:38:32 +00:00
e7781790b8 chore: initial project scaffold: docker-compose.yml 2026-04-22 07:38:31 +00:00
7cc8e844bc chore: initial project scaffold: backend/tsconfig.json 2026-04-22 07:38:31 +00:00
6b285fa3f8 chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-22 07:38:30 +00:00
1f53020cb5 chore: initial project scaffold: backend/src/main.ts 2026-04-22 07:38:29 +00:00
f88416a9e0 chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-22 07:38:29 +00:00
2b38ffc905 chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-22 07:38:28 +00:00
4cac2f9321 chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-22 07:38:28 +00:00
acd219c0fa chore: initial project scaffold: backend/package.json 2026-04-22 07:38:27 +00:00
3d8b1fc12e chore: initial project scaffold: backend/nest-cli.json 2026-04-22 07:38:26 +00:00
341806c5ac chore: initial project scaffold: backend/Dockerfile 2026-04-22 07:38:26 +00:00
6cff07373e chore: initial project scaffold: .env.example 2026-04-22 07:38:25 +00:00
01f80a67a1 Initial commit 2026-04-22 07:38:24 +00:00