Node.js samples
Name | Description |
---|---|
NGINX / Node.js / Redis | A sample Node.js application with Nginx proxy and a Redis database. |
React / Express / MySQL | A sample React application with a Node.js backend and a MySQL database. |
React / Express / MongoDB | A sample React application with a Node.js backend and a Mongo database. |
example-voting-app | A sample Docker Compose app. |
slack-clone-docker | A sample Slack Clone app built with the MERN stack. |
Looking for more samples?
Visit the following GitHub repositories for more Docker samples.
-
Awesome Compose: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for how to integrate different services using a Compose file.
-
Docker Samples: A collection of over 30 repositories that offer sample containerized demo applications, tutorials, and labs.