Skip to content

Version 1: Basic Express Docker App Setup

Compare
Choose a tag to compare
@JaganKaartik JaganKaartik released this 09 Oct 11:46
· 65 commits to main since this release
abcb78a

V1.0 Features:

  • Created a basic REST API using Express.js
  • Deployed app using Heroku.
  • Created a Docker image for this App. Pushed image to Docker-Hub.
  • Deployed app Docker-Container using Heroku.