Skip to content

Submission for the Microsoft Developers AI Learning Hackathon

Notifications You must be signed in to change notification settings

e-gineering/store-navigator

Repository files navigation

store-navigator

Helping you group your shopping list

Local development

Start the streamlit dev server with:

rye run dev

Auto-format code with Ruff (included as part of Rye) with:

rye fmt

Deploying to Azure

Install terraform and the cdktf cli (or use the devcontainer where they're preinstalled).

A helpful

Kick off the Azure auth process with this, which should open your browser:

az login

Then in your terminal you should get a prompt to select which subscription you want to use.

cdktf init --template python

Chose to use Terraform Cloud for the state file storage, and selected azurerm from a list of providers to install.

About

Submission for the Microsoft Developers AI Learning Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published