Skip to content

ppm-jew9207/PPM-back-end-nest-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

PPM project Full stack

Installation

$ npm install -g @nrwl/cli
$ npm install

Running the app

# configuration file
$ create .env and copy from .env.development

# DB
$ sudo docker-compose up

# development
$ npm run start

# Back-end run
$ nx serve api
# Front-end run
$ nx serve

# Migrate mongo db up
$ npm run migration:up

# Swager
$ http://localhost:3333/api/
# Front-end
$ http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published