is it possible to switch an existing project (pulled from Git) to a Google App Engine project?
all the documentation is about creating a GAE app from scratch.. just wondered if it was possible to switch an existing PyCharm project to GAE (I already have my .yaml files setup etc.. this is a pre-existing GAE website).
Please sign in to leave a comment.
obviously just 'edit configurations' and add an App Engine server as a new configuration.