Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viperadnan-git/tiiny

Shorten your long URLs in just a click.
https://github.com/viperadnan-git/tiiny

bulma deta shorten-urls shortener shortener-url shortnerurl url url-shortener urlshortener

Last synced: about 2 months ago
JSON representation

Shorten your long URLs in just a click.

Awesome Lists containing this project

README

        

# TIINY
- 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](https://tiiny.deta.dev)

[![Deploy](https://button.deta.dev/1/svg)](https://go.deta.dev/deploy?repo=https://github.com/viperadnan-git/tiiny)

## Deploy
- Set Deta API key for database.
- Set `HOST` and `PORT` in environment variables or in arguments. By default it will listen on `127.0.0.1:8000`.
- Install dependencies using `npm install`
- Run it using `node index.js`

## Copyright & License
- Copyright (©) 2021 by [Adnan Ahmad](https://github.com/viperadnan-git)
- Licensed under the terms of the [MIT](./LICENSE)