2024-05-25 20:38:55 -04:00
2024-05-25 20:35:09 -04:00
2024-05-25 11:18:39 -04:00
2024-05-25 20:14:56 -04:00
2024-05-25 20:14:56 -04:00
2024-05-25 20:14:56 -04:00
2024-05-25 20:32:50 -04:00
2024-05-25 20:38:55 -04:00
2024-05-25 20:17:14 -04:00
2024-05-25 20:32:50 -04:00
2024-05-25 20:32:50 -04:00

DWSFi

Simulation of a treasury purchasing application

Why DWS?

DWS - Dubey Web Services

How to run?

pip3 install -r requirements.txt
python3 main.py

Access at localhost:8008

Docker build

docker build -t MY_TAG .

Docker run

docker run -it -p 8008:8008 MY_TAG
Description
No description provided
Readme 43 KiB
Languages
HTML 58%
Python 40.8%
Dockerfile 1.2%