What lives on the homepage?
The homepage is now a public marketing page for ShotFlows. It explains the product and links people to FAQ, login, and the app route.
ShotFlows
FAQ
The homepage is now a public marketing page for ShotFlows. It explains the product and links people to FAQ, login, and the app route.
The authenticated workspace now lives at /app. That route is for signed-in users managing projects, scenes, retries, and final outputs.
The server redirects signed-out visitors to /login, so the production workspace is no longer exposed on the public homepage.
Separating login from the public marketing experience makes the product easier to understand and keeps operational controls behind a dedicated entry point.
Yes. Project creation, scene editing, retries, health checks, queue visibility, and final output preview/download remain available once you’re inside the app.