Update README.md

This commit is contained in:
Paul Trowbridge 2021-07-12 14:37:49 -04:00 committed by GitHub
parent 1c8593a9a8
commit ebfe4d7ee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
* `npm install`
* create certs: `chmod 700 create_certs.sh` , `./create_certs.sh`
* create .env from template .env.sample sepcifiying database creds and listening port for API, and working directory
* `node index.js`
* run: `node index.js`
additionally, to setup as service
* copy .service file to //etc/systemd/system/ (adjust user/working direct if needed)