Skip to content

This engine using for compliment your test for postulation cloudtecnologias

Notifications You must be signed in to change notification settings

Rainbowdashx1/cloudteclogias-server-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sonda-server-test

This engine using for compliment your test for postulation cloudtecnologias

Init server commands:

Install all dependence node modules by project:

npm install

Modify file .ENV, change for your user bd and your password bd

# =======================================================
# # DB MySQL CONNECTION
# =======================================================
DB_MYSQL_NAME_DB=cloudtecnologias
DB_MYSQL_HOST=localhost
DB_MYSQL_USER=<userBD>
DB_MYSQL_PASSW=<userBDPassword>
DB_MYSQL_PORT=3306

its time tu run server:

if usign comando, your need go to server folder and execute:

npm run start-demon

or if using VSCode in the NPM scripts start start-demon

Let's to the ROCK!!

About

This engine using for compliment your test for postulation cloudtecnologias

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • Shell 5.4%