1b5d / sampleapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample app

running app

To run the app, please use the following command:

docker-compose up

Then you can check the app in the browser by visiting:

http://localhost:8000/

running tests

To run the tests, you can use the following command:

docker-compose -f ./docker-compose.test.yml up

About


Languages

Language:Python 82.5%Language:HTML 17.5%