Welcome to the repository for PY23, a web app powered by Azure Functions, providing a scalable and serverless backend solution. This project is designed to handle user profile operations with a Cosmos DB backend, ensuring high performance and reliability.
- Azure Functions: Event-driven, serverless compute service.
- Cosmos DB Integration: High-performance NoSQL database service.
- Scalability: Designed to scale automatically with demand.
- Resiliency: Built-in error handling and logging mechanisms.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
A step-by-step series of examples that tell you how to get a development environment running.
-
Clone the repository
git clone https://github.com/butcer0/PY23.git cd PY23