innei-template/nest-http-prisma-zod
A best practice for NestJS framework with using Prisma + Postgres, Socket.IO, Zod and Vitest
A best practice for using Prisma + Postgres, Socket.IO (Guest or authentication required) and Zod data validation. And it covers unit testing and integration testing.
.env.template to .envcp .env.template .env
vim .env
docker build . -t innei/nest-http-prisma-zod
docker compose up
pnpm run init # first time
npm run dev
Before you start dev, do not forget copy .env.template to .env
Just tap the Fork button.
2023 © Innei, Released under the MIT License.
Personal Website · GitHub @Innei
No download data available
No tracked packages depend on this.