Holds the startup files for the development environment
- Clone the repository
- Run
setup.sh
to install the necessary dependencies
This environment uses python and nodejs for container setup. It uses the devcontainers specification. The following containers are available:
- base - base environment all other containers use as a starting point.
- dev - python/c++ development environment
- ignition - an ignition, sqlserver, and EMQX development environment.
- www - web development with nginx.
TODO: add list of scripts that are part of this environment when installed
TODO: add a list of containers that can be added to a new development environment
These are a set of base development configuration files.
TODO: Add a list of bootstraps that can be added to a new development environment