Azure Cosmos DB is used to store the data. Azure App Service is used to host the backend API. Azure Cosmos DB emulator is used to test the API in development. Azure ML is used for AI services.
Express.js via Node.js is used to create the backend API. Vitest is used to test the API in development and production. Cosmos DB emulator is used to test the API in development.
React.js via Node.js is used to create the frontend UI.