BackEnd for WebSystem to Control Equipments Maintenances With NodeJS
1 - Have installed Yarn or Npm
2 - Run "npm install" or "yarn install" for install dependecies
3 - Have installed postgresql
4 - Run "yarn typeorm migration:run" to criate data bases
5 - Run "yarn dev:server" to run server