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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -