6 lines
264 B
Markdown
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. |