I don't fully remember right now, I'm tried lmao
-
Run
npm i
-
Copy .envTEMPLATE to .env
-
Change db string to be valid connection string See here for examples
-
Run
npx prisma generate
-
Run
npm run start:dev
-
Go to URL
http://localhost:3000/api
-
?????
-
Profit??