Dabbled in Meteor a bit 2 years ago, but left it to focus on native mobile. Currently am working on a unique project that basically needs a smart application (simple machine learning and neural networking) to power a few mobile frontends.
Currently looking at my options:
I figured building it on Googles App Engine might be beneficial, but the lack of support and terrible documentation were offputting.
I also looked at building a nodejs app and hosting it somewhere and going from there.
Then theres meteor (which I know uses node internally) which I have a bit more familiarty with then the previous two. So is meteor capable of powering a backend as described above? What would my stack look like? Would it be defined to the meteor ecosystem?