Update README.md
This commit is contained in:
parent
1c8593a9a8
commit
ebfe4d7ee1
@ -4,7 +4,7 @@
|
|||||||
* `npm install`
|
* `npm install`
|
||||||
* create certs: `chmod 700 create_certs.sh` , `./create_certs.sh`
|
* 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
|
* 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
|
additionally, to setup as service
|
||||||
* copy .service file to //etc/systemd/system/ (adjust user/working direct if needed)
|
* copy .service file to //etc/systemd/system/ (adjust user/working direct if needed)
|
||||||
|
Loading…
Reference in New Issue
Block a user