This reverts commit 224b1d585bb1cb95531a9213cf4a69fc2f049e7d, reversing changes made to b5907fb86db2b9eacea633bb5d69547982326afa. |
||
|---|---|---|
| .. | ||
| backend | ||
| calckey-js | ||
| client | ||
| sw | ||
| meta.json | ||
| README.md | ||
📦 Packages
This directory contains all of the packages Calckey uses.
backend: Main backend code written in TypeScript for NodeJSbackend/native-utils: Backend code written in Rust, bound to NodeJS by NAPI-RSclient: Web interface written in Vue3 and TypeScriptsw: Web Service Worker written in TypeScriptcalckey-js: TypeScript SDK for both backend and client, also published on NPM for public use