Skip to content

marcelloraffaele/azure-communication-service-samples

Repository files navigation

azure-communication-service-amples

Examples with Azure Communication services

Before to run

  1. Setup the .env
cp .env-template .env

and modify the values with your own.

  1. Create a virtual environment:
py -m venv .venv
.venv\Scripts\activate
  1. Install the requirements:
pip install -r requirements.txt

About

Azure Communication Service Samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published