Attempt to implement ideas of the Clean Architecure in a simple project
Control host/port via setting env vars in the .env
file.
docker-compose up
Client side implemented as SPA website, and the backend gives you the bundler on request to any path except the api/
one!