toir-bot
  • Joined on 2026-04-08
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:55:58 +00:00
c3cc5ebddc feat: add generated code
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:11 +00:00
22d44859c1 chore: initial project scaffold: nginx/nginx.conf
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:10 +00:00
9e6d39ad4c chore: initial project scaffold: nginx/Dockerfile
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:10 +00:00
0cb9be9151 chore: initial project scaffold: frontend/vite.config.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:09 +00:00
5e350d1d4b chore: initial project scaffold: frontend/tsconfig.json
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:08 +00:00
3e92c3898f chore: initial project scaffold: frontend/src/dataProvider.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:08 +00:00
baa013be9c chore: initial project scaffold: frontend/src/authProvider.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:07 +00:00
54419eaebf chore: initial project scaffold: frontend/package.json
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:07 +00:00
921c18e48c chore: initial project scaffold: frontend/nginx.conf
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:06 +00:00
839852ef2e chore: initial project scaffold: frontend/index.html
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:05 +00:00
440bb9e861 chore: initial project scaffold: frontend/Dockerfile
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:05 +00:00
9de56e96e1 chore: initial project scaffold: docker-compose.yml
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:05 +00:00
a1d710f14e chore: initial project scaffold: backend/tsconfig.json
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:04 +00:00
44508ac811 chore: initial project scaffold: backend/src/prisma/prisma.service.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:04 +00:00
4499c70ee8 chore: initial project scaffold: backend/src/main.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:03 +00:00
e0e1159b4a chore: initial project scaffold: backend/src/common/normalize-dates.interceptor.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:03 +00:00
9552ba393e chore: initial project scaffold: backend/src/auth/jwt.strategy.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:02 +00:00
ba52288174 chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:01 +00:00
c5c4b79c3a chore: initial project scaffold: backend/src/auth/auth.module.ts
toir-bot pushed to main at toir-bot/toir-light-v15 2026-04-25 14:45:01 +00:00
f97220683e chore: initial project scaffold: backend/package.json