Skip to content

kaliaboi/ntt

Repository files navigation

Entity Notes

A local-first note-taking application that allows you to create custom entity types and instances.

Features

  • Create custom entity types with defined properties
  • Create and manage instances of these types
  • Edit properties and notes for each instance
  • All data stored locally in IndexedDB
  • Markdown support for notes

Development

Install dependencies

npm install

Run the development server

npm dev

Build for production

npm build

Tech Stack

  • React + TypeScript
  • Vite
  • TailwindCSS
  • IndexedDB for local storage

About

Simplified semantic note taking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published