Hacker News new | ask | show | jobs
by dartdartdart 3287 days ago
It seems like firebase for dart is the preferred 'backend'. Do you know when dart will get a native compute engine support on gcloud?
2 comments

Not native, but you can use the Flex Environment to run Dart apps on AppEngine:

https://github.com/dart-lang/appengine

If you're interested in rolling your own backend with Dart, I've got a project that might interest you: https://angel-dart.github.io