Would it be possible to build and deploy Meteor
applications on Google App Engine or are these incompatible technologies?
I know, for example, that Node.js
is not compatible with App Engine and Meteor seems similar to Node in some respects.
Meteor creates Node.js applications. Google App Engine does not have a JavaScript runtime, but it does have (in beta as of December 2013), Managed VMs which can run Node.js.
Google Compute Engine (not App Engine) supports the MEAN stack (Mongo, Express, Angular, Node.js), so you can run Meteor on GCE.
old answer
Meteor relies on node.js and as such will not run on GAE until GAE supports node.js, if ever.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With