Michael Farrell

Michael Farrell

Philadelphia, PA
Back to Portfolio

Node Express API Example Using Prisma And Postgresql

A Node API built with ExpressJS and Prisma

Nov 2023
Node.jsExpressPrismaPostgreSQLREST API

README

## 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.