Commit Graph

18 Commits

Author SHA1 Message Date
5460edc0a7 chore: initial project scaffold: frontend/src/dataProvider.ts 2026-04-13 10:17:00 +00:00
820b55fc25 chore: initial project scaffold: frontend/src/authProvider.ts 2026-04-13 10:17:00 +00:00
826d19e73d chore: initial project scaffold: frontend/package.json 2026-04-13 10:16:59 +00:00
30b7dd8f07 chore: initial project scaffold: frontend/nginx.conf 2026-04-13 10:16:58 +00:00
fc39779612 chore: initial project scaffold: frontend/index.html 2026-04-13 10:16:57 +00:00
c73b1114b6 chore: initial project scaffold: frontend/Dockerfile 2026-04-13 10:16:56 +00:00
9519e416a9 chore: initial project scaffold: docker-compose.yml 2026-04-13 10:16:55 +00:00
cc9181e67f chore: initial project scaffold: backend/tsconfig.json 2026-04-13 10:16:54 +00:00
008cfcec54 chore: initial project scaffold: backend/src/prisma/prisma.service.ts 2026-04-13 10:16:54 +00:00
ec73228b30 chore: initial project scaffold: backend/src/main.ts 2026-04-13 10:16:53 +00:00
29ea5bf448 chore: initial project scaffold: backend/src/auth/jwt.strategy.ts 2026-04-13 10:16:52 +00:00
7341e7dbcd chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts 2026-04-13 10:16:51 +00:00
d765f1d12c chore: initial project scaffold: backend/src/auth/auth.module.ts 2026-04-13 10:16:50 +00:00
86402479fe chore: initial project scaffold: backend/package.json 2026-04-13 10:16:49 +00:00
9d5204c0a3 chore: initial project scaffold: backend/nest-cli.json 2026-04-13 10:16:48 +00:00
fc799d129a chore: initial project scaffold: backend/Dockerfile 2026-04-13 10:16:48 +00:00
1b331d0156 chore: initial project scaffold: .env.example 2026-04-13 10:16:47 +00:00
0048e36ae6 Initial commit 2026-04-13 10:16:46 +00:00