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
MrMelon54 0c30e94a32
All checks were successful
continuous-integration/drone/push Build is passing
Use yarn instead of npm
2022-10-22 15:36:05 +01:00
.vscode First commit 2022-10-10 10:46:23 +01:00
src Gracefully handle /profile api request fail 2022-10-19 12:33:21 +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
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
README.md Add CI badge 2022-10-10 11:42: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

Summer UI

Build Status

UI for Summer

Building

npm run build

Development

npm run dev