This repository has been archived on 2024-01-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Melon 5f263c94b3
ci/woodpecker/push/build Pipeline was successful Details
Add link to register page
2022-11-02 18:30:12 +00:00
.vscode First commit 2022-10-10 10:46:23 +01:00
.woodpecker Style up quite a few pages and format files 2022-10-31 00:55:25 +00:00
src Add link to register page 2022-11-02 18:30:12 +00:00
.editorconfig Style up quite a few pages and format files 2022-10-31 00:55:25 +00:00
.env.template Comment automatically add light, dark to css path 2022-10-27 13:23:29 +01:00
.gitignore First commit 2022-10-10 10:46:23 +01:00
.prettierrc Style up quite a few pages and format files 2022-10-31 00:55:25 +00:00
README.md Update readme 2022-10-29 01:21:15 +01:00
index.html Finish up styles for oauth authorize page 2022-10-30 16:57:19 +00:00
package.json Style up quite a few pages and format files 2022-10-31 00:55:25 +00:00
svelte.config.js Add custom prettierrc 2022-10-30 16:58:12 +00:00
tsconfig.json Add custom prettierrc 2022-10-30 16:58:12 +00:00
tsconfig.node.json First commit 2022-10-10 10:46:23 +01:00
vite.config.ts Add custom prettierrc 2022-10-30 16:58:12 +00:00
yarn.lock Style up quite a few pages and format files 2022-10-31 00:55:25 +00:00

README.md

Summer UI

Build Status

UI for Summer

Building

yarn
yarn run build

Development

yarn
yarn run dev