Skip to content

speed/newcrawler-gae-shell2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Goes through the process of creating an App Engine NewCrawler using Java and Maven in phases.

Project setup, installation, and configuration

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

  1. newcrawler-gae-shell
  2. mvn clean appengine:devserver

Deploying

How to deploy

  1. Create a project in Google Cloud Console
  2. edit .../webapp/WEB-INFappengine.web.xml and change your-app-id
  3. mvn clean appengine:update

Contributing changes

Licensing

About

Goes through the process of creating an App Engine guestbook using Java and Maven in phases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.6%
  • HTML 34.6%
  • CSS 6.8%