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

https://github.com/zenstackhq/sample-luciaauth-nextjs

ZenStack Sample Using Lucia Auth in Next.js App router
https://github.com/zenstackhq/sample-luciaauth-nextjs

authentication lucia-auth zenstack

Last synced: 7 months ago
JSON representation

ZenStack Sample Using Lucia Auth in Next.js App router

Awesome Lists containing this project

README

          

# ZenStack Sample Using Lucia Auth in Next.js App router

To run the project:

```
pnpm i
pnpm run build
pnpm run dev
```