update adming js
This commit is contained in:
@@ -19,6 +19,7 @@ Monorepo: `backend/` (NestJS + Prisma), `frontend/` (Next.js + next-intl), `infr
|
||||
- **Never commit or push** unless the user explicitly asks.
|
||||
- Prefer minimal diffs; reuse existing components and API patterns.
|
||||
- After cross-cutting changes: `backend` → `npm run build`; `frontend` → `npx tsc --noEmit`.
|
||||
- Prisma `schema.prisma` changes ⇒ update AdminJS allowlist (`backend/src/admin/resources.ts`) — `.cursor/rules/adminjs.mdc`.
|
||||
|
||||
## i18n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user