Skip to content

lanzoninicola/firestore-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

firestore-model

Status: WIP

Tiny library to help you use Firestore with your models.

How to

  1. npm install firebase
  2. npm install firebase-admin
  3. Create a Firestore Database: Firebase Consolse => Create => Firestore Database => Create new database
  4. Go to the Project Configuration => Contas de serviço => SDK Admin do Firebase => Gerar nova chave privada

The JSON configuration will be downloaded and it should be used inside the module

Useful Links

https://firebase.google.com/docs/web/setup

https://firebase.google.com/docs/web/learn-more#config-object

https://firebase.google.com/docs/projects/learn-more#config-files-objects

TODO

[ ] Adding test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published