Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 747 Bytes

Hoc_Retreat

  1. Prerequisites

    • Have a dedicated google account for App Engine. Free trial also works.
    • Follow instructions to install
      • Java SE 8 SDK
      • Google Cloud SDK
      • Eclipse
      • Google Plugin for Eclipse
  2. Project Configuration

    • Choose appropriate email address for "default_email" & "default_admin_email" in RetreatRegistration and SubmitRegistration servlets (under com.guestbook.controller package)
  3. Run/Debug project

    • Right click project -> Run As / Debug As -> App Engine
  4. Deployment

    • Right click project -> Deploy to App Engine Standard. Need to associate with a google account.