Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 981 Bytes

File metadata and controls

38 lines (28 loc) · 981 Bytes

NodeJS Logo

Movie App - ExpressJS

⚗️technologies

  • js JavaScript
  • mongodb MongoDB
  • express Express
  • 📒 Swagger
  • docker Docker & Docker-Compose

📦 Docker

docker compose up -d
> Host port 3000

📥Installation

$ npm install

⚙️Running the app

# development
$ npm start