Update README: node:sqlite → better-sqlite3

This commit is contained in:
Maurice
2026-03-22 17:58:41 +01:00
parent d604ad1c5b
commit f4d3542d99

View File

@@ -77,7 +77,7 @@
## Tech Stack
- **Backend**: Node.js 22 + Express + SQLite (`node:sqlite`)
- **Backend**: Node.js 22 + Express + SQLite (`better-sqlite3`)
- **Frontend**: React 18 + Vite + Tailwind CSS
- **PWA**: vite-plugin-pwa + Workbox
- **Real-Time**: WebSocket (`ws`)