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-project
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start