Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 553 Bytes

README.md

File metadata and controls

27 lines (27 loc) · 553 Bytes

shortlink

Simple shortlink website built with NodeJS
Installation :

apt install update
apt upgrade -y
apt install git nodejs nano -y
npm i



create and edit .env files

nano .env

.env :

URI=<MongoDB uri>
email=<google email>
token=<google token>
admin=<email to access /admin>




Thanks to :