Monday 10 April 2017

Building a Web Application with a Wordpress product site

I'm currently working on creating a Node.js MEAN stack web application and would like to add a product site that feels like an extension of the actual web application to the user but is created and maintained using Wordpress.

For example someone would navigate to www.myapp.com and if they're not logged in they would automatically be relocated to www.product.myapp.com which would be the Wordpress site, with tutorials, blogs, product descriptions, etc.

What would be the best way to setup this environment? Should I have the MEAN app and the Wordpress site on different server environments, or keep them all together.

I'm guessing there are multiple ways to do this, and I am also curious what would be the quick and dirty way, and what would be the proper long term solution for this.



via Sean

No comments:

Post a Comment