Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minagishl/hono-shorturl
This is a URL short application created in Hono. No analytics features, etc.
https://github.com/minagishl/hono-shorturl
Last synced: 23 days ago
JSON representation
This is a URL short application created in Hono. No analytics features, etc.
- Host: GitHub
- URL: https://github.com/minagishl/hono-shorturl
- Owner: minagishl
- License: mit
- Created: 2024-04-05T15:22:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-11T04:24:00.000Z (8 months ago)
- Last Synced: 2024-12-12T02:43:49.937Z (24 days ago)
- Language: TypeScript
- Homepage: https://hono-shorturl.pages.dev/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!IMPORTANT]
> This code will be rewritten soon.```
npm install
npm run dev
``````
npm run deploy
```