/clavicode-lite

Lite version of clavicode, no user system, Python only.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

ClaviCode Lite

Lite version of clavicode.

What is removed

  • No user system provided.
  • Only (frontend-based) Python supported. (All C++-related codes are removed, debugging, running, etc.)

What is improved

  • Node v18.
  • Pnpm monorepo workspace. F**k yarn PnP.
  • Angular v16.
  • Backend is in raw ESM and Webpack is removed.
  • (Maybe) better and more robust Docker integration.