mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
91dddc439f
This resolves possible confusion between iceshrimp-js (this project) and iceshrimp-sdk (the package)
8 lines
381 B
Markdown
8 lines
381 B
Markdown
# 📦 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](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) written in TypeScript
|
|
- `iceshrimp-sdk`: TypeScript SDK for both backend and client
|