Stars: 564
Forks: 29
Pull Requests: 41
Issues: 43
Watchers: 8
Last Updated: 2023-08-20 10:34:43
An open source self hosted notes and bookmarks taking web app.
License: MIT License
Languages: JavaScript, PHP, Vue, Shell, SCSS, Blade, Dockerfile, Procfile, CSS, HTML
An open source self hosted web app for your notes and bookmarks side by side.
This project is currently in Beta. You may encounter bugs or errors.
Currently their are three options for you to choose from:
Feel free to contact me if you need any help or open an issue or a discussion or join the subreddit.
Q: Having trouble with reordering posts ?
Use this command in order to fix it.
php artisan fix-position
or if you have already installed newer php versions on your system:
/usr/bin/php7.4 artisan fix-position
Further information can be found here: Rest API Documentation