0
Transfer web app to host
How to transfer web app after prepare in local host to server and use in website?
6 ответов
+ 4
no, it's not "copying web app project folder to website directory", that only work for static site.
You need to deploy it to a host which facilitates backend.
If you don't know how to use heroku, I can create a video for demo.
+ 2
hamid your web app is already hosted like a website so really you are transferring from one web host to another.
Here is a free guide which may help you
https://firstsiteguide.com/change-hosting/
Thanks and happy coding.
+ 2
Heroku
+ 1
thank you my friends, i know how to transfer database, my question is about web app.
should i copy web app project folder to website directory?
0
can i see your video?
0
heroku support java, so why we should write web applications?
i mean when it support java so we can write java application and host it by heroku.
is it true?