shortit
v4.1.5
Published
A quick ShortURL server with data via external JSON database. Includes Stats and LogEntries logging
Downloads
14
Readme
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, IncDOMAIN
ex:examp.le
URL
Company URL, ex: example.comDATA_URL
ex:https://shortit.firebaseio.com/shorts.json
FAVICON_URL
LOGO_URL
BUTTON1
..BUTTON9
Button link text, ex: DonateBUTTON_URL1
..BUTTON_URL9
Button link, ex:http://example.com/donate
FOOTER1
..FOOTER9
Footer link text, ex: PrivacyFOOTER_URL1
..FOOTER_URL9
Footer link, ex:http://example.com/privacy
PORT
default:5000
for herokuRELOAD
reload data frequency, default dailyLOGENTRIES
logentries keyLOGENTRIES_BUFFER
logentries buffer size, default100
License
MIT