https://github.com/emnudge/shortcut-links
my link shortener
https://github.com/emnudge/shortcut-links
Last synced: 2 months ago
JSON representation
my link shortener
- Host: GitHub
- URL: https://github.com/emnudge/shortcut-links
- Owner: EmNudge
- Created: 2022-05-30T21:18:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-05T18:55:57.000Z (11 months ago)
- Last Synced: 2026-02-18T04:35:12.516Z (4 months ago)
- Language: JavaScript
- Homepage: https://5t.rip
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shortcut Links
Shortcut links using Cloudflare, Svelte, & Auth.js!
## Chrome Extension
Edit `localhost:3000` in the routes.json file to the hosted website. Load extension unpacked in chrome://extensions.
## Static shortcuts
Bare-minimum shortcut system. Uses static HTML sites to redirect the user with a meta tag. Makes hosting cheap and updates simple