Skip to content

jordanboston/vue-firebase-connect

Repository files navigation

Vue Firebase Connect

A simple app for messing around with Google Firebase and Vue.js.

firebase-vue-http

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

Info

This little app connects to a Firebase example database using vue-resource

  • create users

  • get/show all users

  • delete individual users

  • API Keys are in config.js which is not committed but being used as a module.

For detailed explanation on how things work, consult the docs for vue-loader.

About

A Vue.js app for messing with a Firebase connection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published