mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Previously, there was a pseudo-workspaces page that was leftover from prototyping, but doesn't make sense in the revised flow. Now, we have a `/projects` page, and after logging in, the user should be taken to that page:  This implements a client-side redirect to land on our `/projects` route.