Skip to content

Nuxt SPA with @nuxt/auth configured for Laravel Sanctum

Notifications You must be signed in to change notification settings

pyrahexyl/nuxtauth-local-sanctum

Repository files navigation

nuxtauth-local

Nuxt SPA with @nuxt/auth configured for Laravel Sanctum

Build Setup

#clone repo into a frontend folder
$ git clone https://github.com/vikvarg/nuxtauth-local-sanctum.git frontend

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Nuxt SPA with @nuxt/auth configured for Laravel Sanctum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published