Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Running a Moe DB instance

Christian Edward Gruber edited this page May 13, 2015 · 1 revision

Running a Local copy of the Moe Appengine DBApp

Download a 1.4.* version of the Appengine SDK

After downloading Appengine add the existing make-open-easy/moe/dbapp directory to the apps list and run the application.

Note: Appengine's 1.4 SDK looks for a Version file in the first place it can import google from. Because of how google's apputils-python installs, you may need to cp the Version file to there.

Clone this wiki locally