Commit Graph

2 Commits

Author SHA1 Message Date
AmanDevelops
7ccfe677b3 feat: update worker to use Gitea API for deployments and remove GitHub references 2026-01-10 00:23:54 +05:30
AmanDevelops
1abbe6460c feat: initialize worker for website generator with GitHub deployment functionality
- Added package.json for project dependencies and scripts.
- Created redis.ts for Redis connection configuration.
- Set up tsconfig.json for TypeScript compilation settings.
- Implemented worker.ts to handle GitHub repository deployments using BullMQ and Octokit.
2026-01-07 23:55:00 +05:30