Skip to content

gujc71/firebaseExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple board(CRUD) examples for firebase and Node.js(express)

This example is web boards focusing on data input / output for easy understanding of firebase (database).

Although the documentation provided with Firebase is well documented, it is difficult to understand how to use it because it is described as a function-oriented one.

So, this example is designed to make it easy to learn how to use Firebase through three simple web board codes (node.js + express):

  1. board based on Realtime Database
  2. board based on Cloud Firestore (beta)
  3. authentication

Install & Run

About

simple board(CRUD) examples for firebase and Node.js(express)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published