PluralKit/dashboard
Jake Fulmine 11d70666d0 fix(dashboard): typo 2023-06-11 11:08:57 +02:00
..
public feat(dashboard): pluralkit.me branding changes 2022-05-16 23:22:51 -04:00
src fix(dashboard): typo 2023-06-11 11:08:57 +02:00
styles fix(dashboard): increase contrast of text in code blocks 2023-06-03 12:35:13 +02:00
.gitignore feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
Dockerfile refactor: move dockerfiles to package folders 2022-07-05 15:37:15 -04:00
README.md Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
go.mod chore(dashboard): run 'go mod tidy' 2022-06-05 13:52:05 -04:00
go.sum feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
index.html feat(dashboard): allow embedding as app on iOS 2023-01-15 09:19:24 +01:00
main.go feat(api): init rust rewrite 2023-02-15 19:27:36 -05:00
package.json chore(dashboard): upgrade svelecte 2023-06-03 08:37:55 +02:00
style.css Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
svelte.config.js Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
tsconfig.json Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
vite.config.js reduce dashboard bundle size by lazy loading highlight.js languages (#533) 2023-03-13 17:13:09 +01:00
yarn.lock chore(dashboard): upgrade svelecte 2023-06-03 08:37:55 +02:00

README.md

PluralKit Dashboard

This project is built using Vite, using the svelte-ts template.

Some of the other stuff used to get this working: