19 Replies
4 months ago
Hey! Can you tell us what’s the structure of your app?
hi i already fixed it but my problem is what to put in frontend and backend service? sorry im a newbie and this is my first time deploying such complex system for capstone
4 months ago
No worries, you are in the correct place : )
in my own perspective i already deployed a /website root directory and it works
can i ask if all the files only reachable by url needs to be in the /website root directory?
4 months ago
Your app gets built at that directory, yes
May I ask what have you done so far?
i already deployed the frontend so far but some files there are just pure function files (no front end included) since we're using php
also the recaptcha v2 in this doesnt work, do i need to fill the variables for this

4 months ago
Yes, also SMTP is only available at the Pro plan
4 months ago
These php files go in your backend server. What are you using for the frontend?
4 months ago
sorry i was asleep
hi, our repo is really messy but can we deploy it witout fixing the root directories of some files, especially the backend