Pepper1Pepper1
Pepper1PLUS
Feb 18, 2025

Q: After building web app or web pages, how to export the code and host in other platforms like AWS, Azure, hostinger

Founder Team
Tristan_NoCode_X

Tristan_NoCode_X

Feb 18, 2025

A: At the moment you cannot export code. However we made a pledge to deliver this functionality in 2025. You will be able to export code by choosing your language & framework to export to. Then You'll be able to run it wherever you want.

On a side note: NoCode-X also runs out of the SaaS environment on you own k8s environment. We can help you set that up!

Kind regards
Tristan

Share
Helpful?
0
Log in to join the conversation

When exporting is available will that be from any of these plans or only certain levels and up?
Also what would the config of the platform need to be to run exported apps? Do you have any docs describing how it would work in theory?

Hey Sfitz

We operate on the premise that we offer all functionality of our platform to all our users. The only part in which the plans differ from eachother is resource usage (that thing that costs us). So when we release code export, it will be available in ALL plans including the AppSumo plans. At that will be the case for ALL functionality that we build, we do not believe in restricting

our users in regards to functionality!

Theoretically you would need to host your own server & use the files you export from NoCode-X to host on those servers.

For example in the case of a Java Export you will export a code base that lets you build a jar with an embedded tomcat server all this based on a blueprint of the chosen framework.