Click.uz SHOP-API implemenation example
100% typesafe example with typescript.
Stack
- Node.JS
- Fastify
- Prisma
- Zod
- Typescript
Created some dummy database model
Check prisma/schema.prisma file to learn more.
Usage:
npm installnpm run migrate:devnpm run buildnpm start