This is a repository for a demo web app built using streamlit.
Before running the app, make sure you have the following prerequisites installed:
To run the app, clone the repository onto your local machine and create a new virtual environment:
git clone https://github.com/alan-turing-institute/teadt-community-survey.git
cd teadt-community-survey
conda create --name teadt-survey python=3.11
Start Docker Desktop then install the project dependencies:
make install-dependencies
make set-up-db
run-local-container
make run-local-container
command. az acr credential show --name teadt.azurecr.io
, and then use the values obtained in docker login teadt.azurecr.io
make build-and-push-image
.
You will need to start Docker first, for the process to work.teadt
App Service. It can take a while for the change to be visible.