📒 Self hosted note taking app stored on S3
Go to file
2021-02-16 13:31:42 +08:00
components fix: remove unused module 2021-02-16 13:16:18 +08:00
containers feat: sidebar 2021-02-16 11:47:07 +08:00
packages fix: ui 2021-02-16 13:15:49 +08:00
pages fix: remove getServerSideProps 2021-02-16 13:31:42 +08:00
services feat: editor 2021-02-16 09:59:46 +08:00
utils feat: init ui 2021-02-15 17:59:00 +08:00
.babelrc fix: ui 2021-02-16 13:15:49 +08:00
.env.sample feat: init 2021-02-13 18:16:27 +08:00
.eslintignore feat: init 2021-02-13 18:16:27 +08:00
.eslintrc.json feat: init 2021-02-13 18:16:27 +08:00
.gitignore feat: init 2021-02-13 18:16:27 +08:00
.prettierignore feat: init 2021-02-13 18:16:27 +08:00
.prettierrc feat: init 2021-02-13 18:16:27 +08:00
docker-compose.yml feat: init 2021-02-13 18:16:27 +08:00
LICENSE feat: init ui 2021-02-15 17:59:00 +08:00
next-env.d.ts feat: sidebar 2021-02-16 11:47:07 +08:00
next.config.js feat: sidebar 2021-02-16 11:47:07 +08:00
package.json feat: sidebar 2021-02-16 11:47:07 +08:00
postcss.config.js feat: init ui 2021-02-15 17:59:00 +08:00
README.md feat: init ui 2021-02-15 17:59:00 +08:00
tailwind.config.js feat: init ui 2021-02-15 17:59:00 +08:00
tsconfig.json feat: sidebar 2021-02-16 11:47:07 +08:00
yarn.lock feat: sidebar 2021-02-16 11:47:07 +08:00

Notea

Self hosted note taking app stored on Amazon S3 or like.

Features

  • One-click deploy to Vercel/Netlify or deploy to host with Docker
  • Support storage in Amazon S3, Aliyun OSS, Minio, etc
  • Notion like markdown editor

Deploy with Vercel

Deploy with Netlify

Deploy with Docker

Development

LICENSE

MIT