Search Docker Hub
chatroom-server
By tonypai
Chatroom API and socket server built with node.
137
This server contains image upload API and real-time socket.
Start both chatroom web and API server in development mode.
docker-compose up api-dev
Now api-dev is using nodemon to watch code changes, and app is serving frontend part at port 8080.
api-dev
nodemon
app
Content type
Image
Digest
Size
41.3 MB
Last updated
over 7 years ago
docker pull tonypai/chatroom-server