AnoPaper
v1.2.0

AnoPaper is a notes service that allows you to save notes locally, complete notes using OpenAI API, collaborate on notes with other users and more. The notes supports markdown, MathJax, and GFM syntax.
Running on: https://anopaper.artegoser.ru/
See changelog for more information

git clone https://github.com/artegoser/AnoPaper.git
npm install
npm run buildLook at .env.example and create your .env file
Start server
npm startContributions are welcome! If you would like to contribute to this project, please create a pull request.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more information.