Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 900 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 900 Bytes

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