A premium local-first journaling application designed for effortless writing and privacy. Powered by Homebase
- Local-first Storage: Built with PGlite (PostgreSQL in the browser) for speed and privacy.
- PWA Ready: Fully installable as a Progressive Web App for a native feel on desktop and mobile.
- Rich Text Editor: Powerfully extensible block-based editor with Markdown support.
- Organization: Nested folders to keep your thoughts structured.
- AI Powered: Integrated with local AI capabilities for grammar and paraphrasing.
- Math & Code: Full support for LaTeX equations and code syntax highlighting.
- Dark/Light Mode: Seamlessly switches between themes for any environment.
- Search: Instant full-text search across all your records.
-
Clone the repository:
git clone https://github.com/2002Bishwajeet/journal.git -
Navigate to the project directory:
cd journal -
Install dependencies:
npm install -
Start the development server:
npm run dev -
Open your browser and navigate to: http://dev.dotyou.cloud:5173
To create a production build, run: npm run build
The build artifacts will be stored in the 'dist/' directory.
AGPL License
