Created in a learning process and for quick development using websockets in microservices with docker
Mean to be as simple as possible. (KISS)
Clone the repo git clone https://github.com/sinedie/Flask-Svelte-Websockets-Nginx-Docker.git
Go to frontend app cd frontend
and run npm install
and npm run build
On the same folder of docker-compose.yml
file run docker-compose up --build
Go to localhost
(without setting the port)