Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 500 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 500 Bytes

Личный проект «Типотека»


DB Schema

aaasda

DB environments

DB_HOST — host
DB_USER — username
DB_PORT= database port
DB_NAME= database name
DB_PASSWORD= database password

Requirements

  • node 12+
  • PostgreSQL 12

How to develop

cp .env.example .env npm run start