BlackvoidApp Shell

Build the world first. Let the content follow.

Blackvoid now has a real signed-in application shell, so the next layer can focus on canvases, objects, and placement instead of auth plumbing.

API Health

Reachable

blackvoid-api · development

Session

Signed Out

Google sign-in is ready to redirect into a workspace.

Deployment

Split Services

https://app.dev.blackvoid.ai -> https://api.dev.blackvoid.ai

Current App Slice

signed-in shell

Auth Entry

Signed-out users stay on the marketing entry page, while signed-in users route straight into their workspace.

Workspace Routing

The app now understands workspaces and canvases instead of stopping at a generic scaffold homepage.

Server Rendering

Session, workspace, and canvas lookups happen on the server with forwarded cookies to avoid client-side auth churn.

Canvas Shell

The first workspace view is ready for tldraw and object placement to plug into a real app frame.