- 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.
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
node_modules/
|
|
.env
|
|
trigger.sh |