Quick Start
1. Requirements
Before proceeding, you need to have the latest stable node.js
Recommended environment:
- node js 20+
- npm js 10+
1. Installation guide for Prisma Mongodb demo
Open package folder and install its dependencies. We recommended yarn or npm.
Script | Project Folder |
---|---|
Install npm |
|
Initialize project with real credentials |
|
Start |
|
Build |
|
2. Installation guide for Prisma Supabase demo
Open package folder and install its dependencies. We recommended yarn or npm.
Script | Project Folder |
---|---|
Install npm |
|
Initialize Project with Real Credentials |
|
Start |
|
Build |
|