An interval timer progressive web app
Renovate Bot
bc3da5cfdf
Some checks failed
renovate/artifacts Artifact file update failure
Build and Test / build-and-test (pull_request) Failing after 1m5s
|
||
---|---|---|
.devcontainer | ||
.forgejo/workflows | ||
.vscode | ||
public | ||
src | ||
test | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
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