samedhi / firemore

Firebase + Clojure -> Firemore
https://firemore.org/
MIT License
19 stars 4 forks source link

There is no way to add a document from firemore.core #31

Closed samedhi closed 4 years ago

samedhi commented 4 years ago

You can (write!) a document (specifying the id), but there is no way to add. This is provided in another namespace in this project. You should at minimum just alias that function into firemore.core. The idea being that firemore.core should be the one namespace you need in order to do almost everything with firemore.