Skip to content

API developed with Firebase Functions and Firestore using the package firebase-backend to create Reactive and RESTFul functions

Notifications You must be signed in to change notification settings

adfontana/firebase-backend

Repository files navigation

firebase-backend

Overview

API using Firebase Functions and Firestore. The project was developed using the package firebase-backend to help with the management and maintainable of Firebase Functions and Firestore Triggers in the backend.

Prerequisites

Install

npm install

Usage

npm run start 

Debug

The launch.json file was set to debug the app in VSCode.

After start the app, press F5 to start debugging, and you will be able to add some breakpoints and debug the source code when needed.


For more details check the API documentation.

About

API developed with Firebase Functions and Firestore using the package firebase-backend to create Reactive and RESTFul functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published