Deploy to PROD: checklist - erpreciso/trepreciso GitHub Wiki

  • app.yaml
    • change version number
    • change global parameter PRODUCTION to true
      • automatically change jquery path
  • save data if needed, and clean the production datastore
  • remove local copies of binary files and jquery and plugins etc.
  • check for unwanted logging to console