Skip to content

0.1.0

Choose a tag to compare

@xtrinch xtrinch released this 15 Apr 19:35

nestjs-dj-admin 0.1.0 is the first public release of a Django-admin-inspired admin library for NestJS. It ships with TypeORM, Prisma, and in-memory adapters; DTO- and schema-driven forms; search, filters, actions, bulk actions, soft delete support, password change flows, audit logging, and a reusable frontend admin UI. class-validator is the primary schema path, with Zod supported as an alternate provider. This release is production-capable for disciplined host apps.