Client Database (Developed for Non-Profit FosterKinship.org) - using VueJS, VuetifyJS, and Google Firebase
# install dependencies
npm install
# Database functionality used Google Firebase
# - Aquire Google Firebase Credentials: https://firebase.google.com/
# - Don't forget to secure your database with authorization rules
# Search Functionality uses Algolia Search
# - Aquire Algolia Search Credentials: https://www.algolia.com/
# - Create Indexes (see documentation TODO)
# Then Configure Credentials
see config/credentials.template.js
# Server for testing with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
This app was started from the Vuetify Webpack repository
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
This app is documented on A YouTube Playlist - Real Time Database with Vue.js + Vuex + Vuetify + Firebase Firestore (+ Firebase Authentication)
Dedicated Managers, Inc. DedicatedManagers.com
0.0.1
This project is free for personal use. Any other use must aquire a license from Dedicated Managers, Inc.