Skip to content

Ports and Local URLs

ContextURLNotes
Docker development web apphttp://localhost:4748Vite dev server.
Docker development Go APIhttp://localhost:4749API container.
Docker production self-host apphttp://localhost:4749Go API serves the built web app.
Docs development serverhttp://localhost:4750Astro dev server from open-core/docs.
Docs preview serverhttp://localhost:4751Astro preview server after a docs build.
Public docs sitehttps://docs.threadlens.devCloudflare Pages production domain.
Product landing pagehttps://threadlens.devMarketing and waitlist domain.

Use these ports as documentation defaults unless the runtime configuration changes.