Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 556 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 556 Bytes

aviondb-firebase

A Firebase Auth based Access Controller for AvionDB & OrbitDB

Demo

Firebase based Auth with AvionDB

Try it out

Check out the Todolist in Action.

Requirements

The minimum required version of Node.js is now 8.6.0 due to the usage of ... spread syntax. LTS versions (even numbered versions 8, 10, etc) are preferred.

How to Use?

Run the following command to install dependencies & Open the console to see logs

npm i
npm start