Michael Farrell
Philadelphia, PA
Node Express API Example Using Prisma And Postgresql
A Node API built with ExpressJS and Prisma
Nov 2023
Node.jsExpressPrismaPostgreSQLREST API
README
README.md
View on GitLab →## Universal Mikey Generated Project ### Running Then run ```npm run dev``` and open ```localhost:8080``` in your browser. ### Production Build Run ```npm build``` to create a dist folder and a ```bundle.js``` file.