Skip to content

Nuxt.js Authentication with vuex, vue-orm, vuex-persistedstate

License

Notifications You must be signed in to change notification settings

dennischan9451/Vue-Nuxt-Auth

Repository files navigation

Nuxt.js Authentication with vuex, vue-orm, vuex-persistedstate

Nuxt.js Authentication Example

This is an example of authentication using Nuxt.js in SSR mode and express js in backend. In client I use vuex, vue-orm, vuex-persistedstate for state management and data.

Build Setup

# install dependencies
$ npm install

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

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

Then you can access http://localhost:3000 to play with the app!

About

Nuxt.js Authentication with vuex, vue-orm, vuex-persistedstate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages