ExpressJS Prisma
An example ExpressJS application using Prisma
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
expressjs-prisma
railwayapp-templates/expressjs-prisma
Just deployed
Overview
Prisma is a Next-generation Node.js and TypeScript ORM.
Prisma unlocks a new level of developer experience when working with databases thanks to its intuitive data model, automated migrations, type-safety, and auto-completion.
Highlights
- ExpressJS Rest API uses Prisma to connect to a Postgres database and CRUD todos
Learn More
Template Content
expressjs-prisma
railwayapp-templates/expressjs-prisma