Go to file
Shahan Nedadahandeh 3a17b64b34 updated scripts 2022-06-26 15:56:57 -04:00
.env-example Added auth 2022-06-14 01:50:50 -04:00
.gitignore Added auth 2022-06-14 01:50:50 -04:00
csccp.js Update 'csccp.js' 2022-06-18 15:40:54 -04:00
deployTemplate.yaml Added new system of generating yaml templates 2022-06-18 15:12:42 -04:00
package-lock.json Added auth 2022-06-14 01:50:50 -04:00
package.json updated scripts 2022-06-26 15:56:57 -04:00
readme.md updated scripts 2022-06-26 15:56:57 -04:00

readme.md

  • Fill in .env-example, rename to .env.
  • Update correct repo and image names in csccp.js script, and in the deployTemplate.yaml
  • To start npm start
  • To view logs, you can run npm run list and then view the corresponding log file
  • To stop, npm stop