Skip to content

Installation Guide

Run Documentation

mkdocs serve

Run Emulator and Development Server

Requires java SDK and firebase-tools installed globally

Mac Setup

1
yarn dev:emu

Windows Setup

1
yarn firebase

and in a separate terminal

1
yarn dev

OR

1
yarn dev:docker

Requires docker and you will need to authenticate your firebase account while the container briefly is put into sleep mode