Firebase workshop

Example application made with Next.js + Firebase SDK

slides.com embed code screenshot

Setup

# first terminal
yarn
yarn dev

# second terminal
cd functions
yarn serve # for emulators

# third terminal
yarn build # for typescript