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
server.ts is a 996-line if-chain. review-routes.ts and tour-routes.ts show the pattern; github-routes, tree-routes, diff-routes and live-routes should follow. Mechanical, improves testability.
server.tsis a 996-line if-chain.review-routes.tsandtour-routes.tsshow the pattern;github-routes,tree-routes,diff-routesandlive-routesshould follow. Mechanical, improves testability.Effort: S–M.