Skip to content

yogyy/hono-htmx-lucia

Repository files navigation

Hono with Lucia auth

the htmx not really necessary,
you can separate the frontend with another js framework

Get Started

cp .env.example .env

Setting github developer OAuth Apps

add homepage url http://localhost:3333
callback url http://localhost:3333/auth/callback

pnpm install
pnpm dev
http://localhost:3333

Releases

No releases published

Packages

No packages published