Simple URL shortener written in TypeScript and backed by Redis.
$ npm install
$ docker-compose up
Add the following in /etc/hosts
:
127.0.0.1 shortnr.local
Then, go to https://shortnr.local
.
All notable changes to this project will be documented on the Releases page.
This project adheres to Semantic Versioning and Keep A Changelog.
The project is licensed under the MIT license.