REST API with ExpressJS and Prisma io REST API apalication with NodeJS , ExpressJS and Prisma ORM.
Install my-project with npm
npm install my-project
cd my-projectClone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run start