Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 474 Bytes

Work in progress web editor for PluralKit system information

There's an official dashboard at https://dash.pluralkit.me/, archiving this repo bc i'm still proud of the code

Built with Svelte and Svelte Kit.

Development

git clone https://github.com/Kaytwastaken/pk-web-svelte.git
cd pk-web-svelte
npm i
npm run dev