An elegant App designed to help you capture, organize, and store your thoughts, tasks, ideas, and information.
- Local-First - You own your data, in spite of the cloud
- Privacy-First - Use End-To-End Encryption to sync data
- Open Source - Trust our code, not our words
- Next.js
- TypeScript
- tRPC
- Prisma
- NextAuth.js
- Slate.js
- IndexedDB
After clone the repo, in the root dir:
# Install the dependencies
pnpm install
pnpm run build:packages
# copy .env.local.example to .env.local copy
copy apps/web/.env.local.example apps/web/.env.local
# start web service
pnpm dev
Go to: http://localhost:3000
If hit [“PenX.app” is damaged and can’t be opened. You should move it to the Trash.]
To fix it:
xattr -cr /Applications/PenX.app
AGPL 3.0