First of all, thank you all in advance. I am quite new and I am learning creating a project of a webapp linked to a database in Firebase. I have everything running and just focusing on the design and some other things. I would like to host the webapp in Google hosting, related with the project where the database is, but I am not sure what is the url I should give the software.
If that wouldn’t be possible, it would be fine as well to do the hosting in AWS but I don’t know how to proceed with that either.
React Studio does not take any stands about where you publish your app. You can publish your project anywhere just like any other custom build React web app.
Thank you so much for your answer. I have been reading the article and I assume that I have to export to react code and then follow the instructions. My questions comes with the react installation in my system. I hadn’t installed anything before reactstudio. In order to create a react app and deploy I would need to install node and npm. I assume that the installation of reactstudio include this software but it is not a valid command in my terminal. I guess I would have to add the path to my directory but I don’t where it is located.
I could always install from scratch npm and node as it is not a big installation but I am afraid it could duplicate things and install the same thing that reactstudio in a different place.
Sorry about these problems but I guess it is pretty obvious I am a newbie.
Hey @ousooners2834! Not sure what your issue is but I have no problem at all hosting the app. I have been doing it for some time now and I am updating it with new versions from time to time. I will probably will update the version soon enough. I will take some screenshots from the process and publish here so you can see if there is anything you do different.