MVC Add GitPod Files for future dev
Add .gitpod.yml file for remote development.
Using GitPod is a simple way to get a remote development environment without having to install any dependencies locally. This MR adds the configuration file needed to provision the remote environment with postgres and redis.
Edited by Brad Downey