-
Notifications
You must be signed in to change notification settings - Fork 0
maugar/fullstack_homework
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
to run, execute: docker build -t app-downloads:latest . docker run -d -p 5000:5000 app-downloads in the browser, access: http://localhost:5000/ to add testdata (e.g. with 80 datapoints), execute: python app.py add-testdata 80 for running the tests you need to install yarn and the packages within resources/ the tests can be run by accessing the following URL in the browser: localhost:5000/test/run-tests.html
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published