angular - Is it possible to build an admin website using Firebase Admin SDK with Angular2 -


i'm working on mobile application uses firebase backend , i'm going implement admin website using angular2 , host on firebase hosting want know possible use firebase admin sdk angular2. , if not, there solution ?

the firebase admin sdk designed run server side , not client side. can use webfrontend in combination firebase admin sdk have develop custom interface between webfrontend , server side code (e.g. have create own rest services)


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -