Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 413 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 413 Bytes

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