Skip to content

Node.js, Express.js, Stock market API, Bootstrap, Handlebars, Deployed on Heroku and Docker Hub

Notifications You must be signed in to change notification settings

rukshan99/Stock-market-application

Repository files navigation

Stock-market-application

(Node.js, Express.js, Stock market API, Bootstrap, Handlebars, Deployed on Heroku and Docker Hub)

Blog post explaining how the dockerization was done.

Getting started with Docker Blog

In this blog post, I've explained how to create a Docker Image of this Node application, then I've explained how to run it inside a Docker Container, and finally how push the created image to Docker Hub.

To run in a Docker Container,

$ docker run -p 5000:5000 rukshan99/stockapp

About

Node.js, Express.js, Stock market API, Bootstrap, Handlebars, Deployed on Heroku and Docker Hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published