Skip to content

Pegase745/shortnr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

14b6f4d · Mar 15, 2019

History

41 Commits
Mar 4, 2019
Mar 9, 2019
Mar 3, 2019
Mar 4, 2019
Mar 15, 2019
Mar 3, 2019
Mar 3, 2019
Mar 3, 2019
Feb 26, 2019
Feb 26, 2019
Feb 26, 2019
Feb 26, 2019
Feb 26, 2019
Mar 6, 2019
Mar 4, 2019
Feb 26, 2019
Mar 3, 2019
Mar 4, 2019
Mar 15, 2019
Feb 26, 2019
Mar 3, 2019
Mar 15, 2019
Mar 15, 2019
Feb 26, 2019
Feb 26, 2019
Mar 3, 2019
Mar 9, 2019

Repository files navigation

shortnr

Npm Version Build Status Codacy Badge Codecov MicroBadger

Simple URL shortener written in TypeScript and backed by Redis.

Usage

$ npm install
$ docker-compose up

Add the following in /etc/hosts:

127.0.0.1	shortnr.local

Then, go to https://shortnr.local.

Changelog

All notable changes to this project will be documented on the Releases page.

This project adheres to Semantic Versioning and Keep A Changelog.

License

The project is licensed under the MIT license.