Go to file
Shahan Nedadahandeh 19acbc7bad Update 'readme.md' 2022-06-18 15:39:53 -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 Added new system of generating yaml templates 2022-06-18 15:12:42 -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 Added auth 2022-06-14 01:50:50 -04:00
readme.md Update 'readme.md' 2022-06-18 15:39:53 -04:00
run.sh Added auth 2022-06-14 01:50:50 -04:00
stop.sh Added auth 2022-06-14 01:50:50 -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 ./run.sh
  • To view logs, you can run npx forever list and then view the corresponding log file
  • To stop, ./stop.sh