jvmonjo / quasar-firebase-example

A Quasar / Vue reference app that connects to Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar Firebase Example App

Firebase Config

Set up your Firebase app in the console and get your configuration for web apps.

Copy firebase.conf.example.js to firebase.conf.js and add the applicable Firebase configuration items.

Database

The dashboard page has a button you can click to seed the Cloud Firestore database with some Todo items.

Authentication

Enable Email/Password sign-in methods to your Firebase console in the Authentication section. Create an account.

About

A Quasar / Vue reference app that connects to Firebase.


Languages

Language:JavaScript 51.9%Language:Vue 42.3%Language:HTML 3.7%Language:CSS 2.0%