jormungandr-bite/packages
2023-12-04 20:29:59 +01:00
..
backend [feat] Remove Twitter Integration 2023-12-04 13:49:36 +01:00
client [wip] standalone frontend stuff 2023-12-04 20:29:59 +01:00
iceshrimp-js [iceshrimp-js] Build with tsc so we get type declarations 2023-12-04 19:41:00 +01:00
sw [client] Fix vite CJS deprecation errors 2023-12-04 19:22:39 +01:00
meta.json refactoring 2021-11-12 02:02:25 +09:00
README.md Remove megalodon 2023-10-05 14:36:14 +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-js: TypeScript SDK for both backend and client, also published on NPM for public use