lucid_bit_clone
v1.1.1
Published
Lucid url shortner
Downloads
3
Readme
NPM Package to shorten URLs
to develop locally -
cd to downloaded link use npm link
to test package locally
Code to create /add to crush.json file -
crush google.com
This creates an entity with a random 4 digit code in the JSON file (crush.json) eg.
{“crushed_url”:”hWnj”,”actual_url”:”wearelucidgroup.com”}
To be accessed later
TO DO - check the random code isn’t in the json file already.