Skip to content

v1.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@thecodrr thecodrr released this 31 Jul 07:59
· 28 commits to master since this release

Note: This is an alpha version and NOT ready for use in production.

Test drive

wget https://github.com/raw/streetwriters/notesnook-sync-server/v1.0-alpha.3/docker-compose.yml
docker compose up

Make sure everything is up and running:

curl http://localhost:5264/health
curl http://localhost:8264/health
curl http://localhost:7264/health

All of the above must return Healthy.