edit(tessera): paragraph added
This commit is contained in:
parent
4427268fce
commit
df90343f6d
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
title: 'Tessera: A Privacy-First Card Wallet'
|
||||
description: A simple PWA for managing loyalty and membership cards. No account, no ads, no data leaving your device. A privacy-first approach to digital card storage.
|
||||
date: 2026-09-18 12:00:00 +0200
|
||||
updated: 2026-09-18 12:30:00 +0200
|
||||
category: Projects
|
||||
tags: [projects, pwa, privacy, webdev]
|
||||
coverImage: tessera-homepage.png
|
||||
|
|
@ -90,6 +91,8 @@ Serve the `dist/` folder with anything like Nginx, Caddy, or Coolify. I'm runnin
|
|||
|
||||
Tessera is intentionally small. I don't want to turn it into a platform.
|
||||
|
||||
As of now it is designed mainly for mobile use, but it works on desktop too. In the next few days I will focus on making it more desktop-friendly, with a better layout for larger screens and keyboard shortcuts for power users. Even tho I find the usage of something like this on desktop a bit niche, I know some people will want to use it there.
|
||||
|
||||
A few things I might add: card categories or grouping, export/import functionality, simple notes, and icon customization so your cards are easier to tell apart at a glance.
|
||||
|
||||
What I won't add: accounts, sync, a backend, analytics, or anything that sends data off your device. That's the whole point.
|
||||
|
|
|
|||
Loading…
Reference in a new issue