75df8970fd162fc764334d6da7e36d959a064844
DELIVER_MAN
Docker
Run client + server + database:
docker compose up --build
Open the client at http://localhost:8080.
Notes:
- The API is proxied through the client container to the server at
/api. - The MariaDB schema/data is auto-initialized from
docker/init.sqlon first run.
Languages
JavaScript
95.4%
HTML
4.3%
CSS
0.3%