No description
Find a file
Moritz Ruth f8dcf2315b
All checks were successful
Deploy / build (push) Successful in 36s
Update dependencies, add deployment workflow
2025-03-02 18:04:03 +01:00
.forgejo/workflows Update dependencies, add deployment workflow 2025-03-02 18:04:03 +01:00
public Add SSCDC configuration, remove Netlify _redirects file 2025-03-02 17:38:46 +01:00
src Update dependencies, add deployment workflow 2025-03-02 18:04:03 +01:00
.gitignore Implement the settings page and an example chart 2024-05-20 17:32:16 +02:00
index.html Use the new name, fix the background blur 2024-05-27 14:51:32 +02:00
package.json Update dependencies, add deployment workflow 2025-03-02 18:04:03 +01:00
pnpm-lock.yaml Update dependencies, add deployment workflow 2025-03-02 18:04:03 +01:00
README.md Update dependencies, add deployment workflow 2025-03-02 18:04:03 +01:00
tsconfig.json Initial commit 2024-05-19 20:29:37 +02:00
uno.config.ts Make it responsive 2024-05-20 17:56:13 +02:00
vite.config.ts Replace the fake backend with actual API calls 2024-06-17 13:38:21 +02:00

Teavail web frontend

Web application for viewing Teavail statistics and managing settings

Notes

  • chart.js is pinned to v4.4.1 until vue-chartjs is updated.