toir-bot
  • Joined on 2026-04-08
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:28 +00:00
e5ba698c38 chore: initial project scaffold: frontend/tsconfig.json
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:27 +00:00
6440d4e64f chore: initial project scaffold: frontend/src/authProvider.ts
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:27 +00:00
2e94131302 chore: initial project scaffold: frontend/src/dataProvider.ts
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:26 +00:00
9b782c7615 chore: initial project scaffold: frontend/package.json
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:25 +00:00
34487b11f8 chore: initial project scaffold: frontend/nginx.conf
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:24 +00:00
8649abf47c chore: initial project scaffold: frontend/Dockerfile
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:24 +00:00
7b8db9b86c chore: initial project scaffold: frontend/index.html
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:23 +00:00
2b652af323 chore: initial project scaffold: docker-compose.yml
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:22 +00:00
843aaaf21f chore: initial project scaffold: backend/tsconfig.json
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:21 +00:00
1150c835f8 chore: initial project scaffold: backend/src/main.ts
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:21 +00:00
ec0f5d76dd chore: initial project scaffold: backend/src/prisma/prisma.service.ts
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:20 +00:00
335bf07c2b chore: initial project scaffold: backend/src/auth/jwt.strategy.ts
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:19 +00:00
6885c5bc8f chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:18 +00:00
ac9f3408ed chore: initial project scaffold: backend/nest-cli.json
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:18 +00:00
8bb918ec0d chore: initial project scaffold: backend/package.json
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:18 +00:00
7b4e9a90c4 chore: initial project scaffold: backend/src/auth/auth.module.ts
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:16 +00:00
32f520dc56 chore: initial project scaffold: .env.example
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:16 +00:00
696c669b35 chore: initial project scaffold: backend/Dockerfile
toir-bot created repository toir-bot/toir-light-v4 2026-04-22 06:30:14 +00:00
toir-bot pushed to main at toir-bot/toir-light-v3 2026-04-22 05:46:58 +00:00
ce79d289f3 feat: add generated code