Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 214 Bytes

manual.md

File metadata and controls

12 lines (8 loc) · 214 Bytes

Instruction Manual

In theory, simply run: S docker-compose up --build

Requirements

The following packages/commands are required:

  • NodeJS (apt-get install nodejs)
    • NestJS (npm i -g @nestjs/cli)