iceshrimp/packages
ltlapy 708a8d28a6
Some checks failed
/ test-build (push) Has been cancelled
feat: Requiring credential to view local timeline
2024-12-27 13:09:57 +09:00
..
backend feat: Requiring credential to view local timeline 2024-12-27 13:09:57 +09:00
client feat: Requiring credential to view local timeline 2024-12-27 13:09:57 +09:00
iceshrimp-sdk feat: Requiring credential to view local timeline 2024-12-27 13:09:57 +09:00
sw [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00
meta.json
README.md [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00

📦 Packages

This directory contains all of the packages Iceshrimp 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
  • iceshrimp-sdk: TypeScript SDK for both backend and client