2025-09-17 21:51:43 +08:00
2025-09-17 21:51:43 +08:00
2025-09-17 13:17:25 +08:00
2025-08-08 21:00:32 +08:00
2025-09-03 14:52:56 +08:00
2025-09-16 22:17:05 +08:00
2025-08-27 14:39:46 +08:00
2025-09-08 23:18:46 +08:00
2025-08-05 18:45:15 +08:00

PenX
AI Powered Personal Data Hub

Discord | Website | Issues

Introduction

A local-first, privacy-first place to store structured data.

Features

  • Local-first
  • Privacy-first
  • Open source
  • Cross platform
  • Realtime sync
  • AI-driven

Primary tech stack

  • Next.js
  • TypeScript
  • tRPC
  • Prisma
  • PGLite

Development

web

After clone the repo, in the root dir:

# Install the dependencies
pnpm install

# copy .env.local.example to .env.local copy
copy apps/web/.env.local.example apps/web/.env.local

# start web service
pnpm dev

⚖️ License

Description
No description provided
Readme 82 MiB
Languages
TypeScript 91.8%
CSS 6.2%
SCSS 0.6%
JavaScript 0.6%
Rust 0.2%
Other 0.5%