Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 326 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 326 Bytes

Url Shortener

The project's screenshot.

The project uses:

  • NodeJS v12.18.2
  • Docker v19.03.12
  • Docker Compose v1.26.2

Project has been built with VueJS, ExpressJS, MongoDB.

To run the project:

docker-compose up --build

The front-end will run on port 8080 and the back-end will run on port 8081.