Question
Can I host a Strapi CMS and the front-end application on the same droplet?
Is it possible to host a Strapi CMS and the front-end application (also running on NodeJS) that consumes the Strapi API on the same droplet? Is it possible to use sub-domains to direct tot he 2 apps? e.g. admin.domain.com for Strapi and domain.com just loads the public app?
I’m really a novice when it comes to hosting/deployment so appreciate any advice.
Thanks!
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.
×