Update README.md
This commit is contained in:
parent
fc8ee9b688
commit
ed5f9a1d0f
@ -5,7 +5,7 @@ This will not work without exactly the right database schema which is out of sco
|
||||
* git clone (to //opt for verbatim use of the .service file)
|
||||
* `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
|
||||
* clone sample env `cp .env.sample .env` and specify 1) database creds 2) working directory 3) listening port
|
||||
* run: `node index.js`
|
||||
|
||||
additionally, to setup as service
|
||||
|
Loading…
Reference in New Issue
Block a user