iceshrimp/packages
Laura Hausmann 220b6f2011
Revert "don't update if renoted by bot"
This reverts commit 49e9fb9001c25378aa396d2a1ccdac1e18456e14.
2023-09-29 15:03:11 +02:00
..
backend Revert "don't update if renoted by bot" 2023-09-29 15:03:11 +02:00
client Remove "Welcome back" 2023-09-28 16:43:25 +02:00
iceshrimp-js Make MFM search engine a config option, switch default engine to DuckDuckGo, replaces #207 2023-09-12 15:37:46 +02:00
megalodon Finish up support for local split domain configurations 2023-09-06 19:13:57 +02:00
sw Use build:debug and custom build environment docker image for CI 2023-08-30 17:59:16 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00
README.md Remove rust deps from Dockerfile & CI, cleanup docs 2023-09-26 21:39:40 +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
  • megalodon: TypeScript library used for partial Mastodon API compatibility