Unclaimed project
Are you a maintainer of notesnook-sync-server? Claim this project to take control of your public changelog and roadmap.
Changelog
Sync server for Notesnook (self-hosting in alpha)
Note: This is a beta version and NOT ready for use in production.
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.4/docker-compose.yml
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.4/.env
docker compose up
Make sure everything is up and running:
docker ps
All the above services must show (healthy) in the output.
Full Changelog: https://github.com/streetwriters/notesnook-sync-server/compare/v1.0-beta.3...v1.0-beta.4