robin e0a8377bec
Build and Deploy / build-and-deploy (push) Successful in 1m24s
Build and Deploy / sync-dev (push) Successful in 14s
Merge pull request 'Removed cv view entirely' (#29) from dev into main
2026-09-14 13:16:28 +02:00
2026-07-27 09:45:30 +02:00
2026-09-14 13:13:39 +02:00
2026-07-27 09:45:30 +02:00
2026-07-27 09:45:30 +02:00
2026-07-27 09:45:30 +02:00
2026-07-27 09:45:30 +02:00
2026-07-27 09:45:30 +02:00
2026-07-27 09:45:30 +02:00
2026-07-27 09:45:30 +02:00
2026-08-31 21:53:59 +02:00
2026-07-27 09:21:35 +02:00
2026-08-14 13:01:11 +02:00
2026-07-27 09:45:30 +02:00
2026-07-27 09:45:30 +02:00
2026-08-31 21:53:59 +02:00
2026-07-27 09:45:30 +02:00

dttmr-fe

A offline-first progressive web app written with Vue

Including user authorization (using JWT), shared lists and a sandbox for myself to experiment with Go and TypeScript/Vue.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint
S
Description
No description provided
Readme MIT
334 KiB
Languages
TypeScript 65.2%
Vue 32.3%
CSS 2%
HTML 0.5%