Skip to content

Simple note taking app with Monaco (VSCode Editor)

Notifications You must be signed in to change notification settings

iAverages/Kurumi

Repository files navigation

📚 Kurumi Build Status

A simple note taking web app built with NextJS, Monaco (VSCode Editor), MySQL, tRPC and more cool shit.

Development

Install dependencies

yarn install

Start dev server

yarn dev

Deployment

Build Next.JS files & custom backend server.

yarn build

Start Custom server

yarn start

Features

  • Auto saving
  • Auto syncing between clients (Current impl is bad, but this does work)
  • Multiple notes
  • Dark & light mode
  • Update notes via API
  • Private notes
  • Multi user (with profiles)
  • Public notes
  • Note Templates
  • Archived notes
  • Revision system
  • Search notes
  • Language selector
  • Note categories

About

Simple note taking app with Monaco (VSCode Editor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published