Skip to content

jacekschae/shadow-firebase

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

shadow-cljs + firebase

Example showing authentication with Google Auth and persistence with realtime database using JS SDK wrapped in Clojure functions

Demo

Demo

Setup And Run

Copy repository

git clone git@github.com:jacekschae/shadow-firebase.git && cd shadow-firebase

Install dependencies

yarn install || npm install

Run dev server

yarn dev || npm run dev

Compile an optimized version

yarn release || npm run release

About

shadow-cljs and firebase using google auth and persisting state to realtime database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published