Skip to content

A simple to do application using docker along with node, react and mongo.

Notifications You must be signed in to change notification settings

bishrulhaq/Dockerized-Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized ToDo App

A simple to do application using docker along with node, react and mongo.

Follow the steps below to run the application.

  • Install Docker on your PC.
  • Go to the project root directory and run 'docker-compose build' to build the images.
  • Run 'docker-compose up' to run the container.
  • Go to localhost:3000 to Run the application.
  • Run 'docker-compose down' to terminate the container.

Use 'rest.http' to check the https requests.

Enjoy!

About

A simple to do application using docker along with node, react and mongo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published