Skip to content

Aharon-Porath/consenz-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Netlify Status

1.1. Install

npm install

1.2. Start server

npm run serve

  • Starts Server on firebase mode - Get the model data from Firebase
  • .env.firebase should have firebase application configuration

1.3. Start server in mockdata mode

npm run serve:mockdata

  • Starts Server on firebase mode - Get the model data from Firebase
  • .env.mockdata should have mockdata configuration.

1.4. Test functionality

Make sure it executes known working features

2.1. Project Overview

app.consenz.co.il

  • The production demo is connected to Firebase and Firestore for authentication and DB usage.
  • The production code uses javascript vuex-easy-firestore and other firebase libs to sync vuex store models with Firestore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published