I am not sure how to call it, but the way I want to use ghost is the following:
- self hosted
- content accessible via API, I will inject it into my React frontend
- the only UI I want is the post management feature. I want it to be accessible via my domain from any device, but only this - no front end for the blog
How would I do this? I tried setting it up, but I can either get the fully fledged blog with both blog and post management or just locally available version.