romannurik / try-firebase

A little experiment in trying out Firebase locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A little experiment in quickly trying out Firebase with the local emulators suite.

Known issues (since this is just an experiment!):

  • It's all super delicate... if anything doesn't go right, ruh roh
  • Requires firebase-tools be already installed (obviously a blocking bug)
  • Fails pretty bad when your ports are busy (both CRA and emulators have hard-coded ports)

About

A little experiment in trying out Firebase locally

License:Apache License 2.0


Languages

Language:JavaScript 83.1%Language:CSS 14.5%Language:HTML 2.4%