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 :