Berry Note
A self-hosted note workspace that feels familiar without the Notion AI baggage.
- Google login works for personal Gmail and company Google Workspace accounts.
- Page trees, markdown editing, uploads, and Notion export imports are built in.
- Electron can be layered on top later because the core app stays web-first.
Secure sign-in
Enter your workspace
Use Google OAuth with any Gmail or Google Workspace account.
Set `AUTH_GOOGLE_ID`, `AUTH_GOOGLE_SECRET`, and `AUTH_SECRET` in `.env` before running in production.
Sessions are backed by the local SQLite database.