Please sign in to access this page

SoM Harbor

SoM Harbor

3 devlogs
9h
Created by Toshit

Summer of Making client!!!

Timeline

Toshit
Toshit
3h 27m 5 days ago

Added a fetchDb function to just query straight from DB with the admin APIs. Used it to make a vote viewer.

Toshit Toshit 5 days ago
by the way, doxxing here means showing Slack IDs associated with each vote

Created a basic testing UI with m3-dreamland. I may be slightly contributing to the 1.1m requests sent to api/v1/devlogs according to the admin analytics

Toshit Toshit 5 days ago
It’s now 1.6m requests

Got auth, api/v1/ endpoints, flash error handling, and some SSR scraped endpoints (getShop, probeShop, postDevlog, deleteDevlog) working. Also set up a robust multi-client and ratelimit-handling client that wasn't needed because Rowan removed the ratelimits.