https://github.com/letruxux/ashortener
literally just... a shortener 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣
https://github.com/letruxux/ashortener
elysiajs shortener sqlite url url-shortener
Last synced: 3 months ago
JSON representation
literally just... a shortener 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣
- Host: GitHub
- URL: https://github.com/letruxux/ashortener
- Owner: letruxux
- Created: 2025-12-06T10:28:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-06T11:56:06.000Z (7 months ago)
- Last Synced: 2025-12-10T06:07:33.906Z (7 months ago)
- Topics: elysiajs, shortener, sqlite, url, url-shortener
- Language: TypeScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AShortener
```bash
docker run -d -p 3000:3000 -v :/app/db -e SITE_URL=http://localhost:3000/ -e PORT=3000 ghcr.io/letruxux/ashortener:latest
```
## stack
Backend:
* Bun
* Elysiajs
* SQLite
* Zod
Frontend:
* Vite
* React
* Tailwind
* DaisyUI