Skip to content

valdrox/vuetify-firebase-starter

Ā 
Ā 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

39 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

vuetify auth firebasešŸ”„ vuex with progressive web apps

vue authentication firebasešŸ”„

alt tag

Simplified Firebase authentication for vue projects with support for Facebook & Google login & Github & Twitter and with support Progressive Web Apps

Config

Step 1

Firebase Auth Provides Method Email/Password,Google,Facebook,Github,Twitter Enabled Firebase console

Step 2

Initialize Firebase By generating dev.env.js from dev.env.example.js and adding the Firebase Credentials

Installation

# Git Clone Project
git clone [email protected]:valdrox/vuetify-firebase-starter.git

# Cd project
cd vuetify-firebase-starter

# install dependencies
npm install || yarn install

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

# build for production with minification and to build Progressive Web Apps
npm run build || yarn build

About

vue firebasešŸ”„ auth vuex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • Vue 15.7%
  • HTML 6.4%
  • CSS 0.2%