Setup the EVerest Development ContainerΒΆ

There are two variants for the devcontainer setup:

Service Containers managed by VSCode

Uses the VSCode Dev Containers extension, which manages both the devcontainer and the service containers.

Setup Variant: Service Containers Managed by VSCode
Service Containers managed by devrd cli

Uses the devrd cli to manage the service containers. This variant can be used if one is not using VSCode or needs dedicated control over the service containers.

Setup Variant: Service Containers Managed by devrd cli

Also consider these documents: