Skip to content

garethredfern/vue-auth-demo

Repository files navigation

Vue Auth Demo with Firebase

A Vue.js project that provides a simple demo for securing pages with vue-router, Vuex and Firebase to handle authentication and user management.

Please note you will need to add your own firebase credentials to the config.

For detailed explanation on how things work read the following tutorials:

To follow along with each of the blog posts the code has seperate branches for each step:

  1. Basic Auth

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

About

A demo site for a series of articles - Authentication With Vue.js, Firebase & Vuex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages