feature-based React PWA with Hono backend: - feed from abgeordnetenwatch.de API (polls by topic + politician) - follow topics, search and follow politicians - geo-based politician discovery via Nominatim - push notifications for new polls via web-push - service worker with offline caching - deploy to Uberspace 8 (systemd, PostgreSQL, web backend proxy) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
*.DS_Store
|
|
src/routeTree.gen.ts
|
|
server/drizzle/
|
|
*.log
|