Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murodjon000/next-editor
Creating and editing your documents in one place without difficulties with this app. Organise your folders and documents. Write your docs without any markdown.
https://github.com/murodjon000/next-editor
mongodb nextjs nodejs typescript
Last synced: about 1 month ago
JSON representation
Creating and editing your documents in one place without difficulties with this app. Organise your folders and documents. Write your docs without any markdown.
- Host: GitHub
- URL: https://github.com/murodjon000/next-editor
- Owner: Murodjon000
- Created: 2021-06-19T05:00:51.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-06-22T10:52:49.000Z (over 3 years ago)
- Last Synced: 2024-10-26T11:28:26.297Z (3 months ago)
- Topics: mongodb, nextjs, nodejs, typescript
- Language: TypeScript
- Homepage: https://next-editor-app.vercel.app/
- Size: 580 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NextEditor
- This is a Document editing app that helps you to organise and edit your documents in one place without any difficulties. In order to use the app, you should only sign up with your Github profile.
### Dashboard
![Photo](./public/docs.png)
## Main Features
- A proper authentication system has been implemented using JWT with NextAuth.
- User can create folders for his documents.
- User can create documents inside the folders.
- User can write and edit the documents. Editor js will save documents automatically.
- Blog posts are in mdx file.Reading them as a component with Next js. You can see blogs in blogs page.## Built with
- Next js
- TypeScript
- Node
- Editor js
- Evergreen Ui## Getting Started
- Clone the repo `[email protected]:Murodjon000/next-editor.git`
- cd `into` the project
- Run `git pull origin app`
- Run `yarn install` or `npm install` to install dependencies
- On the terminal run `yarn dev` open up the live server
- To run tests write `yarn test` or `npm run test` on the terminal## Author
👤 **Murodjon Tursunpulatov**
- Github: [@murodjon000](https://github.com/murodjon000)
- Twitter: [@MurodjonTursun5](https://twitter.com/MurodjonTursun5)
- Linkedin: [@Murodjon Tursunpulatov](https://www.linkedin.com/in/murodjon-tursunpulatov-5189481b3/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!