You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

shortit

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shortit

A quick ShortURL server with data via external JSON database. Includes Stats and LogEntries logging

4.1.5
latest
npmnpm
Version published
Weekly downloads
2
-90%
Maintainers
1
Weekly downloads
 
Created
Source

shortIt

A quick ShortURL server with data via external JSON database. Includes Stats and LogEntries logging.

Use local shorts.json data or remote JSON data for shorts. Use firebase to manage your data.

Environment variables:

  • COMPANY ex: Example, Inc
  • DOMAIN ex: examp.le
  • URL Company URL, ex: example.com
  • DATA_URL ex: https://shortit.firebaseio.com/shorts.json
  • FAVICON_URL
  • LOGO_URL
  • BUTTON1 .. BUTTON9 Button link text, ex: Donate
  • BUTTON_URL1 .. BUTTON_URL9 Button link, ex: http://example.com/donate
  • FOOTER1 .. FOOTER9 Footer link text, ex: Privacy
  • FOOTER_URL1 .. FOOTER_URL9 Footer link, ex: http://example.com/privacy
  • PORT default: 5000 for heroku
  • RELOAD reload data frequency, default daily
  • LOGENTRIES logentries key
  • LOGENTRIES_BUFFER logentries buffer size, default 100

License

MIT

FAQs

Package last updated on 16 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts