mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
|
Some checks failed
Build and push Docker image / .net docker build (push) Waiting to run
Build and push Rust service Docker images / rust docker build (push) Waiting to run
rust checks / cargo fmt (push) Waiting to run
Build dashboard Docker image / dashboard docker build (push) Has been cancelled
|
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| styles | ||
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| index.html | ||
| main.go | ||
| package.json | ||
| README.md | ||
| style.css | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.js | ||
| yarn.lock | ||
PluralKit Dashboard
This project is built using Vite, using the svelte-ts template.
Some of the other stuff used to get this working:
- sveltestrap (https://sveltestrap.js.org/)
- svelte-navigator (https://github.com/mefechoel/svelte-navigator)
- svelte-toggle (https://github.com/metonym/svelte-toggle)
- svelecte (https://mskocik.github.io/svelecte/)
- svelte-icons (https://github.com/Introvertuous/svelte-icons)
- discord-markdown (https://github.com/brussell98/discord-markdown)
- moment (https://momentjs.com/)