Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Shorten your long URLs in just a click.
- Host: GitHub
- URL: https://github.com/viperadnan-git/tiiny
- Owner: viperadnan-git
- License: mit
- Created: 2021-08-15T07:33:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T13:31:52.000Z (almost 3 years ago)
- Last Synced: 2024-08-04T09:01:19.409Z (6 months ago)
- Topics: bulma, deta, shorten-urls, shortener, shortener-url, shortnerurl, url, url-shortener, urlshortener
- Language: EJS
- Homepage: https://tiiny.deta.dev
- Size: 263 KB
- Stars: 42
- Watchers: 1
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)