Skip to content

Saavy-25/Kubera-Backend

Repository files navigation

Getting Started

Run the following commands to set up local development environment

'pip install -r requirements.txt'

python DevSetUp.py

Add all required connection strings, resource keys, and prompts to the generated .env file.

If importing any new packages when developing, please make sure to update the requirements.txt file - this is crutial for deployment!

Doccumentation

View Swagger Doccumentation for API during local dev by running app.py and visiting http://127.0.0.1:5000/apidocs/

Models and JSON standards

model and json standards for development

Deployment

Currently deployed code is on prod branch.

Backend is currently deployed on Azure App Service.

About

Initial Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages