Skip to content

yogyy/hono-htmx-oauth

Repository files navigation

Hono with OAuth 2.0( Arctic )

HTMX isn't essential here
you can use a separate JavaScript framework for the frontend

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