Barnaby Keene
Barnaby Keene
Seeing this on startup but not sure if this is something wrong with the image or the host machine.
The new website is over here: https://github.com/openmultiplayer/web This new site is built from scratch to be faster, more efficient and easier to maintain. It's a monorepo with the API service...
Need to swap out `img` for `Image` in MDXContext
Hacky solution can be removed once Prisma is updated for this fix: https://github.com/prisma/prisma-client-go/issues/681
Current dashboard is extremely basic, it was only really added for debug purposes. When #475 lands, the dashboard can primarily become a place for this, supplemented with additional user profile...
Depends on #379 for the API for `DELETE /forum/threads/{id}`
The server listing frontend code could do with the same treatment as the forum code. - Shove it in a directory - Split out into components - Pull requests into...