[Tutorial] Staging Examples


#1

This page offers a selection of examples to learn how to deploy your Alexa Skill and Google Action to different environments. To learn more about the essentials of different stages, take a look at project.js Staging and config.js Staging


This is a companion discussion topic for the original entry at https://www.jovo.tech/tutorials/staging-examples

#2

for production in selft hosting ?
what to setup ?

 Message:
  fs is not defined
  
  Stack:
  ReferenceError: fs is not defined
      at Object.<anonymous> (/home/cleaver/cleancode.ovh/releases/20200904095441/src/index.js:25:10)
      at Module._compile (internal/modules/cjs/loader.js:1138:30)
      at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
      at Module.load (internal/modules/cjs/loader.js:986:32)
      at Function.Module._load (internal/modules/cjs/loader.js:879:14)
      at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
      at internal/main/run_main_module.js:17:47