Features

Notes and accounts

Sign up with email and password, open your notes from the top navigation, create notes, autosave edits, and delete what you no longer need. Your content stays tied to your login.

How it works

  • Registration: Passwords are hashed before storage. Minimum length is enforced on the server.
  • Session: NextAuth issues a JWT session for credential sign-in so you stay signed in across visits according to your cookie settings.
  • Dashboard: After login you land on a simple home that links into your notes.
  • Notes list: See every note for your user, start a new blank note, or remove notes with confirmation.
  • Editor autosave: Title and editor JSON save on a throttle to your note record through the authenticated API.
  • Privacy boundary: APIs check the signed-in user before reading or writing note rows in Postgres through Prisma.

Details on cookies and data categories live in Privacy.

Commit your deeds to Yahweh, and your plans shall succeed.

Proverbs 16:3 (WEB)