8000 GitHub - productinfo/penx: A structured note-taking app for personal use.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from penxio/penx

A structured note-taking app for personal use.

License

Notifications You must be signed in to change notification settings

productinfo/penx

 
 

Repository files navigation

PenX
A structured digital assets wallet for geeks

Discord | Website | Issues

Introduction

An elegant App designed to help you capture, organize, and store your thoughts, tasks, ideas, and information.

Features

  • 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

Primary tech stack

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

Development

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

Go to: http://localhost:3000

⚖️ License

AGPL 3.0

About

A structured note-taking app for personal use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.9%
  • Solidity 2.0%
  • CSS 1.6%
  • JavaScript 1.3%
  • MDX 1.0%
  • SCSS 1.0%
  • Other 0.2%
0