Thank you Eric, and Michael. I will check those resources out.
Mark On Wednesday, July 1, 2015 at 4:03:14 PM UTC-5, Michael Bleigh wrote: > > Hey Mark, > > You can definitely build and deploy server-side components that interact > with Firebase -- the easiest way to do this is probably with Node.js. The > idea is that your server component connects to and manipulates data which > is then synced to the Firebase datastore automatically. I wrote a blog post > a while back that talks about this a bit: > > https://divshot.com/blog/development/fire-stack/ > > As a note, your question is probably a lot more relevant to the > firebase-talk <https://groups.google.com/forum/#!forum/firebase-talk> group > than polymer-dev. I happen to be well-versed in both, but this is more of a > Firebase question :) > > Cheers, > Michael > > On Wednesday, July 1, 2015 at 1:39:15 PM UTC-7, Mark Wang wrote: >> >> Hi >> >> I am used to use PHP. I just recently start to move to Polymer. The >> system that I am developing need some server-side work such as >> import-export data to-from database as CSV or Excel files. >> I am wondering if there is any way to create custom server-side module, >> that I can use and pull and manipulate data from Firebase? >> >> Thank you! >> >> >> Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/3bfe9a12-3c6d-499c-824b-10e9a4e49448%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
