Transfer web app to host | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Transfer web app to host

How to transfer web app after prepare in local host to server and use in website?

9th Apr 2020, 11:23 PM
hamid
hamid - avatar
6 Answers
+ 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.
10th Apr 2020, 2:09 PM
Gordon
Gordon - avatar
+ 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.
10th Apr 2020, 12:57 AM
BroFar
BroFar - avatar
+ 2
Heroku
10th Apr 2020, 2:45 AM
Gordon
Gordon - avatar
+ 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?
10th Apr 2020, 11:26 AM
hamid
hamid - avatar
0
can i see your video?
10th Apr 2020, 3:25 PM
hamid
hamid - avatar
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?
10th Apr 2020, 4:53 PM
hamid
hamid - avatar