No description
Find a file
tomasjs e8d3eb50d9
All checks were successful
CI/CD Pipeline - Test & Publish Container Image / 🧪 Ejecutar Tests y Verificación de Tipos (push) Successful in 49s
CI/CD Pipeline - Test & Publish Container Image / 🐳 Build & Push Docker Image (push) Successful in 7m54s
feat: changes
2026-09-10 17:08:39 -03:00
.forgejo/workflows test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00
src feat: changes 2026-09-10 17:08:39 -03:00
.env.example feat: implement Embeecards redemption system with new Twitch commands and service layer 2026-09-03 00:10:13 -03:00
.gitignore test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00
Dockerfile chore: initialize pnpm workspace and refactor Dockerfile for root-level builds 2026-07-23 23:24:29 -03:00
drizzle.config.ts feat: implement twitch listener service with database integration and account management 2026-07-23 23:20:47 -03:00
jest.config.js test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00
jest.setup.js test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00
package.json test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00
pnpm-lock.yaml test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00
pnpm-workspace.yaml test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00
tsconfig.json test: configure Jest, add unit tests for services and controllers, and update CI/CD pipeline to include testing stage 2026-09-03 00:32:56 -03:00