Skip to content

MVC Add GitPod Files for future dev

Brad Downey requested to merge bdowney-add-gitpod into main

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

Merge request reports

Loading