Chotu URL A simple custom URL shortener for easy sharing Start Project Install Dependencies $ npm install Start Server $ npm start Start Server In Debug mode $ npm run debug Run Test Cases $ npm run test Build & Run Docker Image To build and run the docker images run the following command. $ docker-compose up