←back to thread

261 points david927 | 1 comments | | HN request time: 0.209s | source

What are you working on? Any new ideas that you're thinking about?
1. nocommandline ◴[] No.43156531[source]
Still working on https://nocommandline.com which started out as a GUI for Google App Engine & Datastore Emulator.

I recently added support for Cloud Run and am now building it out. Support for Cloud Function is also on the road map.

I’m also still maintaining the patch [2] I created which allows you run App Engine Python 3 Apps with dev_appserver.py on Windows. To test App Engine bundled API/services, you need dev_appserver.py

[2] https://github.com/NoCommandLine/dev_appserver-python3-windo...