Skip to content

Noterra is an open-source editor and writing toolkit for students, developers and researchers alike.

License

Notifications You must be signed in to change notification settings

amooo-ooo/noterra

Repository files navigation

Noterra

Noterra is an open-source editor and writing toolkit for students, developers and researchers alike. It's built on React, Tiptap.js and Next.js.

Features

  • WYSIWYG Editor
  • Private local storage via IndexedDB API
  • Import Files (EPUB, HTML, etc)
  • Specialised Nodes (Monaco Code Block, LaTex Support, etc)

With more features in development.

Installation

Noterra is currently in early development, and no formal installation options are available yet. However, you may access the project and view real-time, development progress on noterra.pages.dev. Alternatively, the project can be run locally using the following commands:

git clone https://github.com/amooo-ooo/noterra.git
cd noterra
bun install
bun dev

Then, open http://localhost:3000 with your browser.

Contributing

We appreciate your support! At this early stage of development, contributions are welcome through bug reports, fixes or feature requests.

License

Distributed under the GNU GPL-3.0 License. See LICENSE for more information.

About

Noterra is an open-source editor and writing toolkit for students, developers and researchers alike.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages