Skip to content

Rubens10010/helpdesk-nestjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Como Instalar

Backend port 3000

  • cd helpdesk-backend
  • cp .env.example .env | nano .env
  • npm install
  • npm run typeorm:migrate Init (*)
  • npm run typeorm:run
  • npm run start:dev

Test in postman

Frontend port 8080

  • cd frontend
  • npm install
  • npm run serve

Test go to:

http://localhost:8080/user/tasks

  • Si la carpeta src/database/migrations esta vacia.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published