Skip to content
Luis Camacho edited this page Oct 8, 2024 · 5 revisions

Welcome to the utils-project-template wiki!

Template repo for an IQGeo project/product/module

This template provides a starting point for creating a new IQGeo project/product/module. It includes the following:

  • Development environment
    • dev container definitions
    • VSCode tasks, settings and recommended extensions.
  • Deployment configuration
    • container image definitions optimised for deployment
    • example docker-compose and instructions to build and run deployment docker containers

Containers on Windows

For details on developing with containers on Windows, follow the instructions in the following document: Developing with Containers on Windows

Module dependencies

For details on module dependencies and versions, follow the instructions in the following document: Module dependencies