yarn
cat src/firebase/config.js
publiclist
and privilagedlist
. Rules are in firestore.rules
# Terminal 1
yarn watch:tailwind
# Terminal 2
yarn dev
Open up localhost:3000
This starter project was inspired by/builds on the following projects