A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework stater with prisma redis,swagger and scalar .
-
🎨 Prisma - safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
-
😃 Ridis
-
📥 API references with swagger and scalar - generate beautiful API references from OpenAPI specs
$ pnpm install
# 生成迁移文件(数据库初始化)
$ npx prisma migrate dev
# development
$ pnpm dev
nest g res [module name] --no-spec
- 📦 schema Go to edit