trashposs/packages
2024-04-08 00:08:12 +02:00
..
backend Fixes Issue #2 Client cannot fetch User Profile settings 2024-04-08 00:08:12 +02:00
client Oopsie 2024-04-07 22:45:10 +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