Add Hard Fork Webring
Return actual errors
why are you using SQL directly, use an ORM like prisma/drizzle/node active record or wtv
Return actual errors
if you're gonna use try, catch, just use .then() and .catch() at that point imo - i think it's clearer what's happening that way