Skip to content

StoneNLD/python-webapp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Azure WebApp Test

Dit is een minimalistische Python 3.11 webapp voor Azure, met een testplaatje op /test en een homepage die het plaatje toont.

Starten lokaal

pip install -r requirements.txt
python src/app.py

Testen

python -m unittest src/tests/test_app.py

Deployen naar Azure

Gebruik GitHub Actions of Azure Pipelines. Zie .github/workflows/deploy.yml voor een voorbeeld workflow.

About

python-webapp-test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages