Files
penx/README.md
2025-08-03 22:52:36 +08:00

899 B

PenX
AI Powered Personal Data Hub

Discord | Website | Issues

Introduction

A Local-first, Privacy-first place to store structure 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