├── BACKGROUND.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── images ├── arch.png ├── resources.txt ├── responsible-production-consumption.png ├── stakeholders.png └── stakeholders.svg └── references.md /BACKGROUND.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/BACKGROUND.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/README.md -------------------------------------------------------------------------------- /images/arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/images/arch.png -------------------------------------------------------------------------------- /images/resources.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/responsible-production-consumption.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/images/responsible-production-consumption.png -------------------------------------------------------------------------------- /images/stakeholders.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/images/stakeholders.png -------------------------------------------------------------------------------- /images/stakeholders.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/images/stakeholders.svg -------------------------------------------------------------------------------- /references.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Call-for-Code/Solution-Starter-Kit-Production-2021/HEAD/references.md --------------------------------------------------------------------------------