/shorten-it

Simple Bootstrap/Angular/node/Firebase based URL shortener

Primary LanguageJavaScriptApache License 2.0Apache-2.0

shorten-it

Simple Bootstrap/Angular/node/Firebase based URL shortener

Usage

  1. Copy config/config.example.js to config/config.js
  2. Set proper Firebase URL in config/config.js
  3. npm install
  4. Node it: node index.js.