Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title ExpressJS Prisma
description An ExpressJS server that uses Prisma to connect to a PostgreSQL database
tags
express
postgresql
prisma
typescript

ExpressJS Prisma Example

This is an ExpressJS REST API that uses Prisma to connect to a Postgres database and CRUD contacts.

Deploy on Railway

✨ Features

  • Prisma
  • Express
  • Postgres
  • TypeScript

💁‍♀️ How to use

  • Install dependencies npm
  • Provision a Postgres container on Railway
  • Connect to your Railway project with railway link
  • Migrate the database railway run npm run migrate:dev
  • Run the Server app railway run npm run dev

About

REST API example with Express Prisma. Original template from Railway.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages