Žiadny popis

rota3015 769bdc4e24 Created ReadMe 8 mesiacov pred
config c97ff664d5 integradted email engine 1 rok pred
controllers 56f4c8f07c Changed the email message 9 mesiacov pred
models beb65349b6 first commit 1 rok pred
routes beb65349b6 first commit 1 rok pred
README.md 769bdc4e24 Created ReadMe 8 mesiacov pred
_site.zip e9a136494d added zip file 9 mesiacov pred
app.js beb65349b6 first commit 1 rok pred
package-lock.json c97ff664d5 integradted email engine 1 rok pred
package.json c97ff664d5 integradted email engine 1 rok pred

README.md

Backend

  • Our code is present at /app/data/public/communityRuleBackend.
  • Our backend is being running on port 3000.
  • Internally, there is one run.sh which is responsible to run any script on start of the server. We are running another run.sh which is in our public/communityRuleBackend/run.sh which is kind of for loop which will keep on running and check every 30 mins if our backend is working or not if it is not working it will start the backend.
  • Our backend is also present in the same cloudrun environment.