51bc9ff25729ad0543421ffc577066371c9c76d4
noteserver
Server for Notes
Usage
This program is intended for and tested on Linux, but may work on other systems. The server, being a simple binary, can be deployed easily in several ways. The recommended method is using Docker. Simply run docker-deploy.sh
. This will build the docker image and run the server on port 3002.
git clone ssh://git@git.miningtcup.me:222/MiningTcup/noteserver.git
cd noteserver
sh reload.sh
sh docker-deploy.sh
Languages
Go
89.7%
Shell
7.6%
Dockerfile
2.7%