Creates shortened urls for your convenience!
The project is deployed live HERE
- Vue 2.6.12
- Express 4.17.x
- MongoDB latest docker image
To run the full project you can simply start all the required services with the docker-compose file.
Ensure you have Docker installed. For more info look https://www.docker.com/
Run Express App & MongoDB
docker-compose up