mirror of
https://github.com/QingWei-Li/notea.git
synced 2024-12-05 17:17:16 +03:00
📒 Self hosted note taking app stored on S3
assets/icons | ||
components | ||
containers | ||
packages | ||
pages | ||
services | ||
utils | ||
.babelrc | ||
.env.sample | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
docker-compose.yml | ||
LICENSE | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.lock |
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