Skip to content

Ryan-Menezes/node-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-tts

An application that notifies you and issues a phone call if some of the servers have gone down

Settings

Have Node.js installed on your machine and through your terminal enter the project directory and run the command "npm install":

cd "project directory"
npm install

Rename the .env.example file to .env

Finally, start the node.js server with the command "npm start" in a separate terminal:

cd "project directory"
npm start

This project was developed through an online course: Telefonando pelo Node.js

About

An application that notifies you and issues a phone call if some of the servers have gone down

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published