richardyc / Chrome-GPT

An AutoGPT agent that controls Chrome on your desktop
GNU General Public License v3.0
1.68k stars 207 forks source link

Create docker environment and Codespace for easy onborading #35

Closed erlichsefi closed 1 year ago

erlichsefi commented 1 year ago

Define three levels of the docker environment, base, dev, and test. base - to run the code and selenium in docker. dev - to allow remote code development/execution. test - to run the testing in the same exact environment.

erlichsefi commented 1 year ago

Hi @richardyc @BaseInfinity WDYT?

richardyc commented 1 year ago

thanks! taking a look now

BaseInfinity commented 1 year ago

Sorry I'm late to the party, this is awesome!