/exploring-firebase

Just trying out firebase for the first time. It should be useful for my Web and IoT applications.

Primary LanguageJavaScript

Playing around with firebase services

  • Firebase Authentication
  • Firebase databases (Cloud firestore, Real-time database)
  • Firebase storage
  • Firebase functions

Coming soon (To learn)

  • Machine learning kit services
  • IoT services
  • Integration with React.js
  • Firebase hosting

To run this server

Install firebase tools (if yo don't have it already)

$ npm install -g firebase-tools

Run the server:

$ firebase server