Skip to content

YangLu1031/Hoc_Retreat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.