Skip to content

2022Dicon/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Template of Monolithic Repository by Lerna with Nest.js

Bootstrap

Dependency Installation

npm i -g lerna
lerna bootstrap

Build

lerna run build

Start

Production mode

lerna exec yarn -- start --scope=server

Development mode

lerna exec yarn -- start:dev --scope=server

Docs

Before, Run the server in development mode
http://localhost:3000/document

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published