https://github.com/kiranmantha/deno-fresh-hono-app
https://github.com/kiranmantha/deno-fresh-hono-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiranmantha/deno-fresh-hono-app
- Owner: KiranMantha
- Created: 2024-11-27T14:30:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T06:07:25.000Z (4 months ago)
- Last Synced: 2025-01-21T07:18:49.705Z (4 months ago)
- Language: TypeScript
- Size: 970 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deno-fresh-hono-app
This is a POC on Fresh FE connecting to a Hono BE driven by v8 isolates using Deno.
- Frontend url: `http://localhost:8000/admin`
- Backend url: `http://localhost:3000/api/sample?name=testU`