Skip to content

Polyfrost/Nexus

Repository files navigation

Nexus

Logo

A monorepo containing our website, launcher, and tools used by Polyfrost.

polyfrost.org »

Apps

Packages

  • core The core of our launcher, written in Rust.
  • packages/client A TypeScript client library to handle dataflow via RPC between UIs and our Rust core.
  • packages/ui A shared React component library for our UIs.
  • packages/interface The complete user interface for our Launcher.
  • packages/config A TypeScript library to handle configuration files.