An open API service indexing awesome lists of open source software.

https://github.com/bontaramsonta/auth-play

simple auth server using lucia and hono
https://github.com/bontaramsonta/auth-play

bun hono lucia-auth

Last synced: 8 months ago
JSON representation

simple auth server using lucia and hono

Awesome Lists containing this project

README

          

To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000