Angular frontend and Express backend. Simple scaffolding for diving into creating apps. I apologize if you were expecting something Stephen King related.
Using Firebase, I want to have a comments directive so that I can easily just drop in a <comments> element and have comments support, with auth credentials, through Firebase.
Using Firebase, I want to have a comments directive so that I can easily just drop in a
<comments>
element and have comments support, with auth credentials, through Firebase.