sawa-ko / authjs-nuxt-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuthJS Nuxt GitHub Example

This is an example for Nuxt AuthJS

You can find the source of this example in the module repository.

How to use

Use your favourite package manager.

Install your dependencies :

bun install 

Run the dev server :

bun run dev

Issues & Contributions

If you have an issue or want to contribute to this example, please do so in the module repository.

About


Languages

Language:TypeScript 60.2%Language:Vue 39.8%