Skip to content

Node.js + TypeScript + Express + Prisma 2 + PostgreSQL REST API with Database schema.

License

Notifications You must be signed in to change notification settings

MTAA-APP/backend

Repository files navigation

Backend

Node.js - TypeScript, Express, Prisma 2, PostgreSQL backend

Database model

Situated in assets folder.

Database schema.

Figma

Database

Installation

yarn install

Ask for env variables.

Start

yarn start