toir-bot
  • Joined on 2026-04-08
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:54 +00:00
af4137b0b0 chore: initial project scaffold: nginx/nginx.conf
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:53 +00:00
4a73cea415 chore: initial project scaffold: nginx/Dockerfile
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:52 +00:00
44d8ff0bfa chore: initial project scaffold: frontend/vite.config.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:51 +00:00
ad6fbb4ae2 chore: initial project scaffold: frontend/src/dataProvider.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:51 +00:00
13b4a47e64 chore: initial project scaffold: frontend/tsconfig.json
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:49 +00:00
07deeb1dca chore: initial project scaffold: frontend/src/authProvider.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:48 +00:00
8b107f7f3c chore: initial project scaffold: frontend/nginx.conf
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:48 +00:00
69bde5ace2 chore: initial project scaffold: frontend/package.json
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:47 +00:00
f51f5dec91 chore: initial project scaffold: frontend/index.html
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:46 +00:00
be09d09bdf chore: initial project scaffold: frontend/Dockerfile
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:45 +00:00
6c3c0731dd chore: initial project scaffold: docker-compose.yml
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:44 +00:00
571b273a89 chore: initial project scaffold: backend/src/prisma/prisma.service.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:44 +00:00
9ffe0a872a chore: initial project scaffold: backend/tsconfig.json
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:43 +00:00
81147b74a9 chore: initial project scaffold: backend/src/main.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:42 +00:00
d37a0a57ae chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:42 +00:00
b60f8b2696 chore: initial project scaffold: backend/src/auth/jwt.strategy.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:40 +00:00
91d3d964a3 chore: initial project scaffold: backend/package.json
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:40 +00:00
1a25ff4d7d chore: initial project scaffold: backend/src/auth/auth.module.ts
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:39 +00:00
2a4ff30504 chore: initial project scaffold: backend/nest-cli.json
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:33:38 +00:00
2b3c93c099 chore: initial project scaffold: backend/Dockerfile