I’m following Install from Source setup tutorial. I’ve managed to successfully build client that runs on localhost:2368 and admin that runs on localhost:4200. I can can access the client part, but when I try to access admin part here’s the error in the console that I get:
Thanks! Yeah, it’s working on http://localhost:2368/ghost. What’s localhost:4200 then? And I’m also seeing in the shell the address localhost:8080 referred to as application. When I open it, it’s a signup form. I can’t figure out what this is. Can you please clarify?
4200 is the ember default; I’m not entirely sure why it runs here. 8080 is for the members sign up application (not readily available for ghost installations, this is in development)
I see. Cool, appreciate! Are you contributing to Ghost? I want to start contributing myself. I’m wondering if you provide paid consulting with regards to internals? This potentially could save me hours to understand the sources.
Got it, thanks! I’ll DM you then, but I don’t see this possibility in your profile Did you mean mention you in the thread somehow?.
I’m also right now have just a one more quick question - am I right to assume that the setup through ghost-cli is only suitable for custom theme development, which I assume is the content part?