syncing-server-js icon indicating copy to clipboard operation
syncing-server-js copied to clipboard

The Standard Notes server. For self-hosting, use https://github.com/standardnotes/standalone

Results 5 syncing-server-js issues
Sort by recently updated
recently updated
newest added

I've set up the environment files and ran the startup file, but it seems like there's an issue with MySQL that prevents it from working. ```sh myusername@raspberrypi:~/standalone $ ./server.sh start...

help wanted

I keep getting this error in the web and desktop apps. (this might need fixing in the Desktop app instead of on the server, not sure though)

Hi, Fan of SN and I appreciate that the team has done independent audits with what seems like a focus on protection of data and encryption techniques. I just read...

The default `docker-compose.yml` file creates a `db` container for the database. Currently it isn't possible to change the container- / hostname of this `db` container. If I change the name...

(posting this here, as the functionality first needs to exist on the server-side before clients can make use of it.) ## current behavior Remote History is a Extended feature that...

enhancement