Github Page
It aims to give a shorter url in emoji format with information regarding times of clicks, locations, history track from user’s input. It is inspired by Google URL Shortener.
sgit clone https://github.com/ruihanzou/Tinyurl.git
cd app && npm install
cd .. && docker-compose up --build
If your local server crashed due to the “MongoError,” please make sure you’re connecting to mlab. If not, you can configure the connection settings in server.js by using your own MONGODB URI.
You should able to see this sentence from your temrinal when the server is up.
Server started at port 3000
localhost
You have to sign up first to use the user management feature