Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Firebridge is a server which enables a Raspberry Pi to communicate with Firestore. It's part of the VU Distributed Bridge project.

Notifications You must be signed in to change notification settings

VU-Distributed-Bridge/Firebridge

Repository files navigation

Firebridge

Firebridge, a component within the VU Distributed Bridge project, is responsible for the communication with Firestore.

Getting started

Prerequisites

  • Git
  • JDK 11+
  • Google service account credential file

Installation

  • Clone the repository.
git clone https://github.com/FrozenSync/Firebridge.git
  • Download a Google service account key (.json file) and copy it into the project folder.
cp path/to/json .
  • Run Docker Compose
docker-compose up

About

Firebridge is a server which enables a Raspberry Pi to communicate with Firestore. It's part of the VU Distributed Bridge project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published