Update README.md

This commit is contained in:
2025-08-14 20:11:35 -07:00
parent fb9e761631
commit bf74391cbc

View File

@@ -1,3 +1,6 @@
# noteserver
Server for Notes
## Usage
The server, being a simple binary, can be deployed easily in several ways. The recommended method is using Docker. To do so, simply run ``docker-deploy.sh``. This will build the docker image and run the server on port 3002.