You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
The stuff that start/index.ts imports from app could be moved into start/index.ts. We'd then have all the routing info in one place and a clean separation between app and routing. That file could probably be split out into a separate project and used as a standalone router down the road