Notum
February 16, 2024, 12:38pm
2
With Wappler there is no need to “export code” and upload it to your hosting after.
You can Deploy your web-site to your remote Production environment directly from Wappler.
Few topics that I recommend you to read:
When beginning a new project, Wappler offers a target choice of Development, Staging and Production. Do you use all three modes of the Wappler target usage suggestions?
We know that the Development target is local, and that Production target is on the live domain. However, where is the Staging target placed? Where is, as some may call it, “the sandbox” placed for testing, tweaking, demonstrations, etc.? Is it remote, or is it in another folder on your local machine? Or do you place it on an “i…
With Wappler you can easily deploy your web site and apps to Heroku with a single click.
What is Heroku?
Heroku is a cloud platform as a service supporting several programming languages. One of the first cloud platforms, Heroku has been in development since June 2007, when it supported only the Ruby programming language, but now supports Java, Node.js, Scala, Clojure, Python, PHP, and Go.
In our example we will show you how to use NodeJS with Heroku.
Creating a Heroku Project
In order to us…
https://docs.wappler.io/t/managing-cloud-servers-with-resource-manager/43716