toir-bot
  • Joined on 2026-04-08
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:05 +00:00
4aa9c5cabb chore: initial project scaffold: frontend/nginx.conf
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:05 +00:00
5528463a4b chore: initial project scaffold: frontend/package.json
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:04 +00:00
c9368ab20c chore: initial project scaffold: frontend/Dockerfile
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:04 +00:00
1d2c082077 chore: initial project scaffold: frontend/index.html
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:03 +00:00
6753c18e11 chore: initial project scaffold: docker-compose.yml
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:02 +00:00
1f5a1446a0 chore: initial project scaffold: backend/tsconfig.json
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:01 +00:00
f70e5fdf48 chore: initial project scaffold: backend/src/main.ts
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:01 +00:00
c5e50ea855 chore: initial project scaffold: backend/src/prisma/prisma.service.ts
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:51:00 +00:00
49e71fc267 chore: initial project scaffold: backend/src/auth/jwt.strategy.ts
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:50:59 +00:00
15f01687da chore: initial project scaffold: backend/src/auth/auth.module.ts
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:50:59 +00:00
ee8180782c chore: initial project scaffold: backend/src/auth/jwt-auth.guard.ts
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:50:58 +00:00
e0c9f9c65c chore: initial project scaffold: backend/nest-cli.json
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:50:58 +00:00
bec69b1d38 chore: initial project scaffold: backend/package.json
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:50:57 +00:00
3dbc4e20a1 chore: initial project scaffold: .env.example
toir-bot pushed to main at toir-bot/toir-light-v5 2026-04-22 06:50:57 +00:00
da5fbd694f chore: initial project scaffold: backend/Dockerfile
toir-bot created repository toir-bot/toir-light-v5 2026-04-22 06:50:55 +00:00
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:38:44 +00:00
6d1ae2d1b6 feat: add generated code
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:30 +00:00
535e00017a chore: initial project scaffold: nginx/Dockerfile
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:30 +00:00
4786552659 chore: initial project scaffold: nginx/nginx.conf
toir-bot pushed to main at toir-bot/toir-light-v4 2026-04-22 06:30:29 +00:00
009ccd3427 chore: initial project scaffold: frontend/vite.config.ts