Split up large files

Timeline

Amolith opened

I'm sure these can be broken up into logical pieces. We should try to keep files below 500 lines.

  • ./server.ts 649 lines
  • ./static/app.js 747 lines

Nearly 1000 lines of CSS feels like a bit much, but might be fine.

  • 719 ./static/style.css

Amolith closed the bug