Skip to content

narisada014/dapr_dev_template

Repository files navigation

Template for developing microservices environment using Python and Node.js with Dapr

!!WIP:This repository is under construction!!

how to launch

$ docker-compose up

Python development

$ cd python
$ code .

Perform "Attaching to a running container" and carry out development within the remote environment.

Here are the things you need for local development with Azure Storage

  • Azurite
  • Azure Storage Explorer

For local development with Azure Functions, you'll need the following

$ npm install -g azure-functions-core-tools@3 --unsafe-perm true

TODO

Watch

issue about using Elasticsearch through dapr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published