Skip to content

mikemajesty/azure-function-docker-boilerplate

Repository files navigation

Azure function with Docker

Prerequisite

  • Node 16
  • Docker

Instalation

$ npm i

Running the app

# F5 in VSCODE  
# or
$ npm run start
# or
$ docker-compose up --build

Deploy

$ npm run deploy:dev
# or
# Use VSCODE extension

The following is a list of all the people that have contributed to nest-boilerplate. Thanks for your contributions!

mikemajesty

License

It is available under the MIT license. License

Releases

No releases published

Packages

No packages published