shortlr
shortlr copied to clipboard
An url shortner written in nodejs using PostgreSQL
Add Invisible recaptcha to the webpage. The script must be loaded using the HTTPS protocol and can be included from any point on the page without restriction.
As the shortlr has its logo , i think adding it to the readme.md file would be great.
An Invisible Recapture can be added to prevent bots while generating new short url.
Win 20 bounty points by doing either - - **Find a bug** For this you have to mention expected result, and actual outcome, and post screenshots (if required) to substantiate....
Fixed heroku app deployment. Note: Had to remove yarn.lock for it to work. Resolves #75
When deploying on heroku or cloning and running on local machine, it breaks. The issue is with secrets.json file
We need to change the secrets.json at the production server
Changed db.js so that no new link is provided for a given URL if it already exists, for issue #33
please add readable shortlr.gif.
Stats Page only shows top 30 Results. Add more results for Admin/Employee after OneAuth Login.