steve-nicksic / serverless-livestream-1

GNU General Public License v3.0
1 stars 0 forks source link

Database and Subscription #30

Open steve-nicksic opened 3 years ago

steve-nicksic commented 3 years ago

Description

Create an Azure Cosmos DB and function for the purpose of storing and retrieving user email as submitted on webpage.

ETA:

How long do you think it will take to complete this?

  • 2-3 hours

Objective:

Checklist of everything you need to do to complete this issue

  • [ ] Create Azure Cosmos DB
  • [ ] Create an HTTP trigger function to take and store user email submitted to webpage to database
  • [ ] Configure Cosmos DB