Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 266 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 266 Bytes

Docker Todoapp

A simple todo app build on Node.js, Mongodb and Docker.

Requirements

You should have installed the docker and docker-compose tool.

git clone https://github.com/jogeshpi03/docker-todoapp.git
cd docker-todoapp
sudo docker-compose up -d