Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katsew/docker-node-sample


https://github.com/katsew/docker-node-sample

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sample Docker Project for Node

This is a sample project for docker-compose (fig) .

# Structure

`app` directory is a Node (Express) application.
`database` directory is a MongoDB for Node.
`web` directory is nginx for Node.

# Related Project

Express sample application
https://github.com/katsew/express-sample