LeAlencar / firebase-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 80.5%Language:CSS 14.8%Language:JavaScript 4.7%