Pegase745 / shortnr

Simple URL shortener written in TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple URL shortener written in TypeScript and backed by Redis.

NPM Travis CI Code quality Coverage Docker image size

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.

About

Simple URL shortener written in TypeScript.

License:MIT License


Languages

Language:TypeScript 81.2%Language:JavaScript 12.9%Language:CSS 2.4%Language:HTML 1.6%Language:Shell 1.6%Language:Dockerfile 0.4%