Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

End-to-end encrypted visual note-taking tool with deep page navigation.

License

Notifications You must be signed in to change notification settings

minakov/DeepNotes

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

766 Commits
766 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepNotes

Website: https://deepnotes.app

DeepNotes is an open source, end-to-end encrypted infinite canvas note-taking app with deep page navigation and live collaboration.

Why DeepNotes?

  • Infinite canvas note-taking: Free yourself from the big wall of text.
  • Deep page navigation: Explore concepts in all their complexity.
  • End-to-end encryption: Keep your notes well protected.
  • Live collaboration: Create groups to collaborate with your team.
  • Flexible note system: Organize your notes in whatever way you want.
  • Lifelong storage: Never lose your notes ever again.

Development

git clone https://github.com/DeepNotesApp/DeepNotes && cd DeepNotes && cp template.env .env && pnpm install && pnpm run repo:build && docker-compose up -d

(On Windows, use WSL or Git Bash to run the commands above)

  1. Run pnpm run dev to start the backend servers.
  2. Run one of these commands to start the frontend server:
    • pnpm run dev:spa to start the Single Page Application app.
    • pnpm run dev:ssr to start the Server Side Rendered app.
    • pnpm run dev:electron to start the Electron app.
    • pnpm run dev:android to start the Android app (requires Android Studio).
    • pnpm run dev:ios to start the iOS app (requires Xcode).

(If you use SPA or SSR, you must access the app through http://localhost:60379 by default. Other URLs won't work. You can configure the host and ports in the .env file.)

Special thanks to these libraries for making DeepNotes possible:

  • Vue.js: Reactivity, component system, and more
  • Quasar Framework: Cross-platform frontend framework
  • Yjs: Live collaboration
  • Tiptap: Rich text editor
  • KeyDB and Redis: Scalable shared memory and communication
  • And many more...

About

End-to-end encrypted visual note-taking tool with deep page navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.7%
  • Vue 35.0%
  • JavaScript 1.9%
  • PLpgSQL 1.3%
  • HTML 0.3%
  • SCSS 0.2%
  • Other 0.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.