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 cdce989baa
ci/woodpecker/push/build Pipeline was successful Details
Add junk mail info in email code data
2022-11-24 16:46:32 +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 junk mail info in email code data 2022-11-24 16:46:32 +00:00
.editorconfig Style up quite a few pages and format files 2022-10-31 00:55:25 +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 Add register form styling 2022-11-21 17:54:47 +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