Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.28 KB

this app is Notion.so clone, roamresearch clone and obsidian clone. The main purpose of this app is not to just clone these note taking apps but to make an all in one Open source note taking app with automation features.

to get started

  1. follow the tauri instructions
    1. Note: You may not need to install xcode for mac despite the tauri instructions says you need it.
  2. $npm install -g eslint
  3. $cd autodox
  4. $npm i
  5. $npm start 1.⏭ note after this command you may need to run
    1. $npm audit fix in case the app showed any errors.

Technologies used in this repo

  1. tauri
  2. Reactjs + typescript
  3. platejs ( a package build on slatejs)
  4. material-ui
  5. apollojs 🚧 (not used yet but coming soon)

In the repo may find emojis like these 🔴,✅,🚧, and🚀. Each one have a meaning.

  1. 🔴 = Todo = I am planing to work on this feature
  2. 🚧 = curently working in it = in progress
  3. 🚀 = Huage updates = lunching new features = chaning the strecture of the repo
  4. ⏭ = you can skip this tep

join on slack #autodox

Demo