https://github.com/thesaintkappa/linksnip
Shorten your long URLs blazingly fast 🔥
https://github.com/thesaintkappa/linksnip
bun elysiajs link-shortener react redis-database shadcn-ui url-shortener
Last synced: 28 days ago
JSON representation
Shorten your long URLs blazingly fast 🔥
- Host: GitHub
- URL: https://github.com/thesaintkappa/linksnip
- Owner: theSaintKappa
- License: mit
- Created: 2023-03-03T22:55:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-13T22:30:59.000Z (4 months ago)
- Last Synced: 2026-02-14T04:46:22.489Z (4 months ago)
- Topics: bun, elysiajs, link-shortener, react, redis-database, shadcn-ui, url-shortener
- Language: TypeScript
- Homepage: https://link.saintkappa.dev
- Size: 418 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elysia with Bun runtime
## Getting Started
To get started with this template, simply paste this command into your terminal:
```bash
bun create elysia ./elysia-example
```
## Development
To start the development server run:
```bash
bun run dev
```
Open http://localhost:3000/ with your browser to see the result.