mirror of
https://github.com/penxio/penx.git
synced 2026-01-10 22:18:14 -05:00
main
…
…
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
Languages
TypeScript
91.8%
CSS
6.2%
SCSS
0.6%
JavaScript
0.6%
Rust
0.2%
Other
0.5%
