Example showing authentication with Google Auth and persistence with realtime database using JS SDK wrapped in Clojure functions
git clone git@github.com:jacekschae/shadow-firebase.git && cd shadow-firebase
yarn install || npm install
yarn dev || npm run dev
yarn release || npm run release