An interval timer progressive web app
Renovate Bot
70f4c2475d
Some checks failed
Publish Docker image / Push Docker image to GitHub Packages (push) Has been cancelled
|
||
---|---|---|
.devcontainer | ||
.forgejo/workflows | ||
.vscode | ||
public | ||
src | ||
test | ||
.gitignore | ||
Dockerfile | ||
eslint.config.mjs | ||
gzip.conf | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
renovate.json | ||
swa-cli.config.json | ||
tsconfig.json | ||
vite.config.ts |
Interval Timer
An open-source interval timer PWA, intended for High-Intensity Interval Training (HIIT).
Building
npm run build
Local Development
npm run dev