1
0
Fork 1
mirror of https://example.com synced 2024-11-28 11:46:38 +09:00
firefish/packages
2023-07-01 22:35:45 -07:00
..
backend Merge pull request '[PR]: fix: publication logic involving relays' (#10383) from nmkj/calckey:fix-boost-publication into develop 2023-07-02 05:28:01 +00:00
calckey-js
client fix 2023-07-01 22:35:38 -07:00
sw
meta.json
README.md

📦 Packages

This directory contains all of the packages Calckey uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • backend/native-utils: Backend code written in Rust, bound to NodeJS by NAPI-RS
  • client: Web interface written in Vue3 and TypeScript
  • sw: Web Service Worker written in TypeScript
  • calckey-js: TypeScript SDK for both backend and client, also published on NPM for public use