csc-webhooks/readme.md

7 lines
264 B
Markdown
Raw Permalink Normal View History

2022-06-14 01:54:04 -04:00
- Fill in .env-example, rename to .env.
2022-06-18 15:39:53 -04:00
- Update correct repo and image names in `csccp.js` script, and in the `deployTemplate.yaml`
2022-06-26 15:56:57 -04:00
- To start `npm start`
- To view logs, you can run `npm run list` and then view the corresponding log file
- To stop, `npm stop`