Skip to content

takeoff-tests/penx

 
 

Repository files navigation

PenX

PenX
A structure note-taking App for creators.

Discord | Website | Issues

Introduction

PenX is an elegant note-taking app designed for creators to effortlessly capture, organize, and manage their ideas, tasks, and inspiration all in one place.

Features

  • Local-first
  • Privacy-first
  • Open source
  • Cross platform
  • Realtime sync
  • Creator friendly

Primary tech stack

  • Next.js
  • TypeScript
  • tRPC
  • Prisma
  • Slate.js
  • IndexedDB

Development

web

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

⚖️ License

About

A structure note-taking App for creators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.3%
  • CSS 5.3%
  • JavaScript 0.7%
  • Rust 0.2%
  • Swift 0.1%
  • SCSS 0.1%
  • Other 0.3%