Skip to content

cyreal06/Node-CI-Docker-AKS

Repository files navigation

page_type sample
languages
javascript
nodejs
name JavaScript end-to-end Express.js server
description This project is used instead of the previous express-generator.
products
azure
vs-code

JavaScript end-to-end client file upload to Azure Storage Blobs

This is a basic Express.js server used for JS Dev Experience documentation, in place of the previously used express generator.

  1. Clone repo.

  2. Install dependencies:

    npm install
  3. Configure environment variable name for port in ./src/index.js.

    • Azure App Service on Linux: process.env.WEB_PORT
    • Azure App Service on Windows native: process.env.PORT
  4. Start project:

    npm start

Contributions

  • Legal files: If your PR removes the legal files, you PR will be closed.
  • Azure Pipelines: Azure pipeline example files should be put in the azure-pipelines directory. The file name should indicate the type of pipeline. That should be the only file in your PR or it will be closed.

Resources

About

Node-CI-Docker-AKS Repository

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors