A simple custom URL shortener for easy sharing
$ npm install
$ npm start
$ npm run debug
$ npm run test
To build and run the docker images run the following command.
$ docker-compose up
A simple custom URL shortener for easy sharing
$ npm install
$ npm start
$ npm run debug
$ npm run test
To build and run the docker images run the following command.
$ docker-compose up