You only need run: docker-compose up --build
stack: fronted(react+antd+vite),backend(node-express+websocket) tips:
-
first you will install the basic image, so take times; then u will build within 10s.
-
then vist localhost:80
-
username: qizi password: any(main user) username: nick password: any ... anyone u can input
-
If you want to chat, just open two tabs with same url localhost:80 (I only test in chrome, please use chrome, thanks), use other user login.
-
If you have any other question, feel free to contact me.