Question
Can host Wordpress on domain and Angular on subdomain?
Dear All,
First of all sorry if it will be a silly question. My plan is to host a WordPress website to www.example.com for an introduction page. Is it possible to host an Angular SPA to www.angular.example.com or example.com/angular? For angular I need a .net core backend rest API and a mysql database.
Can you suggest the steps how can I implement this?
Is one droplet with 3 docker (angular, .net core, mysql) and wordpress installation is a good way?
Thank you for your answer.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×