Skip to content

heap-code/nna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNA

This is a rework of https://github.com/HugoMendes98/Nx-NestJS-Angular.

This is still in progress.

Code Code coverage Comment coverage
apps/backend ./.badges/apps/backend ./.badges/apps/backend
apps/frontend ./.badges/apps/frontend ./.badges/apps/frontend
apps/office ./.badges/apps/office ./.badges/apps/office
libs/common ./.badges/libs/common ./.badges/libs/common
libs/front ./.badges/libs/front ./.badges/libs/front
packages/angular ./.badges/packages/angular ./.badges/packages/angular
packages/core ./.badges/packages/core ./.badges/packages/core
packages/nest ./.badges/packages/nest ./.badges/packages/nest

Table of contents

Description

!! Description of your project !!

Requirements

TODO

DevContainer

TODO

Commands

Some commands to quickly run the code:

There is some other global commands and some specific for the applications.

TODO

Run the backend

npm run backend:start

Run the frontend

npm run frontend:start

Run the office

npm run office:start