How does hybrid app that runs on Node.js work?

Asked

Viewed 162 times

1

How the back-end issue works with Node.js in a mobile app?

You can use the Phonegap Build service that compiles my application for the desired platform (Android or iOS for example). But what about Node.js, because you have to host it right? What would that be like?

  • 1

    You’re mixing the concepts. Explain better what you want to do before deciding which architecture you want.

  • @Pabloalmeida I am building a hybrid app and I use Node for the back end. When my app is compiled it will run in a Webview, right? What I want to understand is how Node will run if it needs to be hosted after all is a server

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.