Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard

This commit is contained in:
spiral
2022-05-16 23:02:18 -04:00
56 changed files with 6420 additions and 0 deletions

12
dashboard/README.md Normal file
View File

@@ -0,0 +1,12 @@
# PluralKit Dashboard
This project is built using [Vite](https://vitejs.dev/), 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/)