The backend is now a PNPM-based monorepo divided in three parts:
- a
sharedutility package for DB functions, types and constants - an
apipackage that runs the public API (based on Nitro) - a
scrape-and-tweetpackage that is scraping the AlbionStatus server status and tweets on change- Does not tweet yet because of the old backend still running