Skip to content

Initialize your firebase project to host an express server with firestore.

Notifications You must be signed in to change notification settings

parthvshah/firebase-express

Repository files navigation

Firebase Express Server with Firestore

This is a boilerplate for your project if you wish to host an express server on firebase and use firestore as a database.

Installation Steps

Set up npm, firebase-tools on your machine. Clone this repository. Change .firebasesrc.example to .firebasesrc and add your firebase project ID to this file in the placeholder. Change directory into /functions and run npm install. Make changes to /functions/routes/index.js as per your needs. You can use some of the Utils defined in fireStoreUtils.js. Deploy your project.

About

Initialize your firebase project to host an express server with firestore.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published