Files
noteserver/README.md
2025-08-14 20:11:35 -07:00

6 lines
264 B
Markdown

# 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.