Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 263 Bytes

Hono Auth Example

Auth from scratch using jwt token in Hono and Svelte.

Screen.Recording.2024-09-25.at.12.13.31.online-video-cutter.com.mp4

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000