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 affe4a5541
continuous-integration/drone/push Build is passing Details
Add oauth authorize route and separate lazy component and lazy delay
2022-10-24 15:39:25 +01:00
.vscode First commit 2022-10-10 10:46:23 +01:00
src Add oauth authorize route and separate lazy component and lazy delay 2022-10-24 15:39:25 +01:00
.drone.yml Add drone CI build 2022-10-10 11:35:12 +01:00
.gitignore First commit 2022-10-10 10:46:23 +01:00
README.md Add CI badge 2022-10-10 11:42:41 +01:00
index.html First commit 2022-10-10 10:46:23 +01:00
package.json Make working login system 2022-10-17 00:13:41 +01:00
svelte.config.js First commit 2022-10-10 10:46:23 +01:00
tsconfig.json Make working login system 2022-10-17 00:13:41 +01:00
tsconfig.node.json First commit 2022-10-10 10:46:23 +01:00
vite.config.ts Make working login system 2022-10-17 00:13:41 +01:00
yarn.lock Gracefully handle /profile api request fail 2022-10-19 12:33:21 +01:00

README.md

Summer UI

Build Status

UI for Summer

Building

npm run build

Development

npm run dev