robin 81c58d5ca0
Build and Deploy / build-and-deploy (push) Successful in 2m8s
Build and Deploy / sync-dev (push) Successful in 14s
Merge pull request 'CI now syncs dev to main' (#24) from dev into main
2026-09-06 17:36:14 +02:00
2026-07-27 09:45:30 +02:00
2026-09-05 10:45:26 +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
427 KiB
Languages
TypeScript 59%
Vue 38.8%
CSS 1.8%
HTML 0.4%