/demoapp

Primary LanguageJavaScriptMIT LicenseMIT

Node.js Echo POST ExpressJS

This sample demonstrates a tiny Echo POST node.js app for App Service Web App.

The following environment variables need to be set for this application to function, or they need to be specified in the /.env file for the application. DB_HOST=[string] Hostname for Database DB_USER=[string] Username for Connection DB_PW=[string] Password for Connection DB_DB=[string] Database of Connection DB_PORT=[integer] Port to use for Connection DB_SSL=[boolean] Use SSL for Connection

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.