Commit Graph

17 Commits

Author SHA1 Message Date
3b9e261e12 chore: initial project scaffold: frontend/src/authProvider.ts 2026-04-13 08:19:19 +00:00
a9b0bded97 chore: initial project scaffold: frontend/package.json 2026-04-13 08:19:18 +00:00
efbc966d0a chore: initial project scaffold: frontend/nginx.conf 2026-04-13 08:19:17 +00:00
119b6545be chore: initial project scaffold: frontend/index.html 2026-04-13 08:19:16 +00:00
dedba6272b chore: initial project scaffold: frontend/Dockerfile 2026-04-13 08:19:16 +00:00
5a5dbaf947 chore: initial project scaffold: docker-compose.yml 2026-04-13 08:19:15 +00:00
7664fcd901 chore: initial project scaffold: backend/tsconfig.json 2026-04-13 08:19:14 +00:00
cea2bd65ef chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-13 08:19:13 +00:00
6e5fa4e3c5 chore: initial project scaffold: backend/src/main.ts 2026-04-13 08:19:13 +00:00
4a4eded3b0 chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-13 08:19:12 +00:00
d83d79ee11 chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-13 08:19:11 +00:00
086955b853 chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-13 08:19:10 +00:00
bbf6d332c6 chore: initial project scaffold: backend/package.json 2026-04-13 08:19:10 +00:00
b3a1e1ec55 chore: initial project scaffold: backend/nest-cli.json 2026-04-13 08:19:09 +00:00
4a5297fe1e chore: initial project scaffold: backend/Dockerfile 2026-04-13 08:19:08 +00:00
a1a0b83ba8 chore: initial project scaffold: .env.example 2026-04-13 08:19:07 +00:00
2d38197e93 Initial commit 2026-04-13 08:19:06 +00:00