MicroPad / MicroPad-Core

µPad (MicroPad) is an open digital note taking app

Home Page:https://getmicropad.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

µPad

µPad is an open digital note-taking app.

Try it today at https://web.getmicropad.com

What's going on with development?

There are a couple GitHub Project boards with what's in development. That board would also be a great place to look for cases to contribute to.

Building MicroPad

You will need the following:

Installing dependencies

git clone https://github.com/MicroPad/MicroPad-Core.git micropad-core
cd micropad-core/app
bun install

Running a dev server

bun run start

Building for production

bun run build

About

µPad (MicroPad) is an open digital note taking app

https://getmicropad.com

License:Mozilla Public License 2.0


Languages

Language:JavaScript 69.9%Language:TypeScript 21.4%Language:CSS 7.2%Language:HTML 1.3%Language:Python 0.1%