Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 381 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 381 Bytes

AlbionStatus Backend

The backend is now a PNPM-based monorepo divided in three parts:

  • a shared utility package for DB functions, types and constants
  • an api package that runs the public API (based on Nitro)
  • a scrape-and-tweet package that is scraping the AlbionStatus server status and tweets on change
    • Does not tweet yet because of the old backend still running