Skip to content

divae/serveremailnode

Repository files navigation

FullstackReactCode Example Server

This server has been built from the course on Udemy.com. You can find this course here

Prerequisites

Is necessary have any text editor to have changes, mine is

Required:

Deployment

Open the terminal and go to the proyect folder

cd C:\Users\USERNAME\Proyects\serveremailnode

now write in the terminal 'node index.js'

node index.js

open the browser in http://localhost:5000/

http://localhost:5000/

Can see the proyect in real server https://emailservernode.herokuapp.com/

Built With

  • npm - JavaScript Package manager
  • node - Server JavaScript
  • express - The node framework

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Helper Documents

  • test - example testing

About

Server node to send emails and make payments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors