Deploying Headless Website to Server
-
Hi everyone,
I have created a headless website on my local system and all the content is rendered on my react app using ACF fields.
My WordPress domain is http://localhost/tecspine/ and my react app domain is http://localhost:3000/. Now, I want to show all the react pages http://localhost:3000/, http://localhost:3000/about, http://localhost:3000/contact on paths like http://localhost/tecspine/, http://localhost/tecspine/about, http://localhost/tecspine/contact. Currently WordPress pages are showing when I hit these pages.
How will I do this change on my local system plus live environment?
Any help will be of great help.
Warm regards
Jawad
The topic ‘Deploying Headless Website to Server’ is closed to new replies.