* [ ] How to create a new route * [ ] How our schema/openapi stuff works * [ ] How to send gateway events and what not to send (i.e. whole user obj vs PublicUser) * [ ] How to set up a dev server and connect to it (hmmm cough cough?) * [ ] How the server infra works? API and gateway communication for example. Maybe even future plans for gateway (guild nodes) * [ ] How to write embed handlers? (for more sites) * [ ] How to edit database models? Perhaps some gotchas with typeorm? * [ ] How to add/use Config?