Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 4 days 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