Skip to content

mistermenu/mistermenu-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

Releases

Packages

Contributors

Languages