• JavaScript 41.7%
  • Vue 38.9%
  • CSS 15.6%
  • HTML 3.8%
Find a file
2025-04-03 09:29:17 +02:00
.github gh 2025-03-28 20:58:03 +01:00
public cf: header, redirects 2024-03-04 13:30:43 +01:00
src #22 | #24 2025-03-28 20:56:36 +01:00
.gitignore add: auto theme selection 2022-07-19 15:59:35 +02:00
index.html footer > more info: focus styles 2025-04-03 09:29:17 +02:00
LICENSE add: license & funding 2021-02-07 20:11:08 +01:00
netlify.toml fix: csp & font loading" 2021-07-26 09:59:38 +02:00
package-lock.json fix: build 2025-03-28 21:07:56 +01:00
package.json #22 | #24 2025-03-28 20:56:36 +01:00
postcss.config.js update: prototype v1 2021-02-04 18:33:12 +01:00
README.md update: readme 2024-03-04 13:33:30 +01:00
tailwind.config.js update: docs, settings 2021-07-28 10:01:33 +02:00
vite.config.js fix: build 2025-03-28 21:07:56 +01:00

Screenshot

aitrack.work

A minimal task-based time tracker.

Built using Vue3 and Vite.js, deployed via Netlify.

Mentioned in Awesome Vite.js

Run @ localhost

  1. npm install
  2. npm run dev
  3. Open localhost:3000

Contribute

All future development of this project has moved to Codeberg:

Contribute on Codeberg

Commits are mirrored to GitHub, this project still utilizes GH > Netlify CI/CD for the time being.

Credits