trashposs/packages
2024-04-29 18:29:26 +02:00
..
backend Release v2024.04.1 2024-04-16 23:21:29 +02:00
client Unified Messaging: Add info header to chats and groups, Display name of group in group management dialog, Take User to management of group within the group by pressing on the info button/To the user profile for chats 2024-04-29 18:29:26 +02:00
sw Flamingo 2 2024-04-06 22:57:52 +02:00
trashposs-js Flamingo 3 2024-04-06 23:55:59 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00
README.md Flamingo 2 2024-04-06 22:57:52 +02:00

📦 Packages

This directory contains all of the packages TrashPoss uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • client: Web interface written in Vue3 and TypeScript
  • sw: Web Service Worker written in TypeScript
  • trashposs-js: TypeScript SDK for both backend and client, also published on NPM for public use