Skip to content

leismore/contact_us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leismore Contact-us System

A RESTFul API written by Node.js, providing Contact-us service for a company.

Deployment

There are two configuration files, which may need to be modified:

  • ./config.json - The app-level configuration options
  • ./credentials/email.json - The sensitive data for your email host

In most cases, these fields should be changed accordingly:

  • In ./config.json

    • app.port
    • emailSender
    • emailReceiver
  • In ./credentials/email.json

    • host
    • auth.user
    • auth.pass

Author

Winfred K. Qin


About

A RESTFul API written by Node.js, providing Contact-us service for a company.

Resources

License

Stars

Watchers

Forks

Packages

No packages published