Giter VIP home page Giter VIP logo

izackhub / deepnotes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deepnotesapp/deepnotes

0.0 0.0 0.0 22.76 MB

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

Home Page: https://deepnotes.app

License: GNU Affero General Public License v3.0

Shell 0.02% JavaScript 1.74% Ruby 0.27% Java 0.08% TypeScript 58.19% Swift 0.19% HTML 0.18% PLpgSQL 1.22% Vue 37.71% Dockerfile 0.19% SCSS 0.22%

deepnotes's Introduction

DeepNotes

Website: https://deepnotes.app

DeepNotes is an open source, end-to-end encrypted infinite canvas tool with deep page nesting and realtime collaboration.

Why DeepNotes?

  • Infinite canvases: Free yourself from the big wall of text.
  • Deep page nesting: Explore concepts in all their complexity.
  • End-to-end encryption: Keep your notes well protected.
  • Realtime 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: Realtime collaboration
  • Tiptap: Rich text editor
  • KeyDB and Redis: Scalable shared memory and communication
  • And many more...

deepnotes's People

Contributors

gustavotoyota avatar deepnotesapp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.