I love the idea of react and WordPress and wish to get started.
Could this possible scenario work for deployment:
Main site with react woud be:
Site with wp rest api could set on the sub domain and used as the dashboard for client
dashboard.example.com
Is this possible or even a feasible solution, and if not, what would be an ideal solution where the client could access to WordPress dashboard for crud ops.
Thanks,
Jamey
Of course it’s possible!
I recommend that you follow the installation guides where you can see how to use vercel as a node server
Happy coding !
1 Like
Hi @james.c.yarbrough
Welcome to the Frontity community.
Your suggestion is entirely possible and in fact is the architecture that we would recommend.
Good luck with your Frontity project. We look forward to seeing what you build.