Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 318 Bytes

INSTALLATION.md

File metadata and controls

18 lines (14 loc) · 318 Bytes

Installation

Requirements

  • PostgreSQL 14
  • Node version >= 16
  • Yarn >= 1.22.17
  • Go >= 1.17.5

Setup

  1. Create a new database and run the server
  2. Add the database details into a .env file. An example file is provided
  3. $ go install
  4. $ yarn install
  5. yarn build
  6. air
  7. Listen to port 3000