gohorsejobs/backoffice
2025-12-27 21:45:48 -03:00
..
src Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
test fix(auth): correct seeder pepper and add backoffice e2e tests 2025-12-24 13:53:30 -03:00
.dockerignore feat(backoffice): migrate to Fastify adapter with pnpm, Pino logging, and ultra-optimized Dockerfile 2025-12-23 23:44:02 -03:00
.env.example feat(auth): add cookie parsing and JWT auth guard to backoffice 2025-12-24 10:27:04 -03:00
.gitignore feat(backoffice): 🏗️ initialized NestJS backoffice API 2025-12-15 09:44:16 -03:00
.prettierrc feat(backoffice): 🏗️ initialized NestJS backoffice API 2025-12-15 09:44:16 -03:00
BACKOFFICE.md docs: Comprehensive BACKOFFICE.md update with all modules and integrations 2025-12-26 12:40:04 -03:00
Dockerfile feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
eslint.config.mjs feat(backoffice): 🏗️ initialized NestJS backoffice API 2025-12-15 09:44:16 -03:00
nest-cli.json feat(backoffice): 🏗️ initialized NestJS backoffice API 2025-12-15 09:44:16 -03:00
package.json Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
pnpm-lock.yaml chore(backoffice): update dependencies and resolve peer dependency warnings 2025-12-27 20:49:08 -03:00
tsconfig.build.json feat(backoffice): 🏗️ initialized NestJS backoffice API 2025-12-15 09:44:16 -03:00
tsconfig.json feat(backoffice): migrate to Fastify adapter with pnpm, Pino logging, and ultra-optimized Dockerfile 2025-12-23 23:44:02 -03:00