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 5f6e2a3f01
ci/woodpecker/push/build Pipeline was successful Details
Check if profileStore exists here
2023-04-20 14:17:08 +01: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 Check if profileStore exists here 2023-04-20 14:17:08 +01:00
.editorconfig Move buttons and create separate form styles 2023-01-27 16:03:57 +00:00
.env.template Add register form styling 2022-11-21 17:54:47 +00: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 Don't use getEnv function anymore 2023-01-03 16:27:04 +00:00
package.json Remove external lucide svelte library and fix multiple calls to /user/@me on the profile page 2023-01-27 16:04:37 +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 Remove external lucide svelte library and fix multiple calls to /user/@me on the profile page 2023-01-27 16:04:37 +00:00

README.md

Summer UI

Build Status

UI for Summer

Building

yarn
yarn run build

Development

yarn
yarn run dev