- Shorten your long URLs in just a click.
- A url shortner made using Bootstrap, Deta and NodeJS.
- Simple, Minimalist and Fast
- Supports all browsers with inbuilt dark theme.
- See it in action at https://tiiny.deta.dev
- Set Deta API key for database.
- Set
HOST
andPORT
in environment variables or in arguments. By default it will listen on127.0.0.1:8000
. - Install dependencies using
npm install
- Run it using
node index.js
- Copyright (©) 2021 by Adnan Ahmad
- Licensed under the terms of the MIT