robin 702bf9b8b8
Build and Deploy / build-and-deploy (push) Failing after 1m4s
Build and Deploy / sync-dev (push) Skipped
Merge pull request 'Re-order lists' (#27) from dev into main
2026-09-11 20:08:56 +02:00
2026-07-27 09:45:30 +02:00
2026-09-11 19:14:25 +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%