Skip to content

jogeshpi03/docker-todoapp

Repository files navigation

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