I have created a full stack website.
The frontend has been created using reactjs.
The backend has been created using nodejs and expressjs.
I am using MongoDB as my DB.
My website is not a static website.And it will grow as well.
Can you please explain the flow of “How to make it public”.
Where all places i should deploy my frontend and backend and as well as how to host it.
I am confused between the flow and all the options available in market(aws amplify, digital ocean, netlify…)
I have went through multiple documentation and their blogs but not able to understand which one to use and how to use them.
by how, I mean like what are the key steps in making my website public.