Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1000 Bytes

README.md

File metadata and controls

54 lines (42 loc) · 1000 Bytes

recaptcha-codelab

Goes through the process of adding reCAPTCHA to a comment form using Java and Maven in phases.

  1. phase1 -- Initial UI
  2. final -- Final version of the codelab with reCAPTCHA support.

Please ask questions on Stackoverflow

Project setup, installation, and configuration

How do I, as a developer, start working on the project?

  1. cd phase1 (or final if you wish to skip ahead)
  2. mvn clean appengine:devserver

Contributing changes

test colab

Googleb Colab