gohorsejobs/backoffice
2026-01-02 19:50:47 -03:00
..
src feat(backoffice): standardize root response root json format 2026-01-02 19:50:47 -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 docs: add RSA_PRIVATE_KEY_BASE64 to backoffice .env.example 2025-12-31 16:34:59 -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: update BACKOFFICE.md with detailed API routes and Podman instructions 2026-01-02 19:06:38 -03:00
Dockerfile fix(docker): Increase NODE_OPTIONS memory for build 2025-12-28 13:48:22 -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 chore(backoffice): update dependencies and resolve peer dependency warnings 2025-12-27 20:49:08 -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