Update 'readme.md'

This commit is contained in:
Shahan Nedadahandeh 2022-06-18 15:39:53 -04:00
parent 95d7c68256
commit 19acbc7bad
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
- Fill in .env-example, rename to .env.
- Update correct repo names in the script
- run `run.sh`
- Update correct repo and image names in `csccp.js` script, and in the `deployTemplate.yaml`
- To start `./run.sh`
- To view logs, you can run `npx forever list` and then view the corresponding log file
- To stop, `./stop.sh`