Nexus

A monorepo containing our website, launcher, and tools used by Polyfrost.
Apps
apps/desktop: The Polyfrost launcher.apps/website: The Polyfrost website.apps/cli: Our launcher's CLI.
Packages
coreThe core of our launcher, written in Rust.packages/clientA TypeScript client library to handle dataflow via RPC between UIs and our Rust core.packages/uiA shared React component library for our UIs.packages/interfaceThe complete user interface for our Launcher.packages/configA TypeScript library to handle configuration files.
