Create monorepo template for platform engineering with CLI/API packages and Dev Container#1
Create monorepo template for platform engineering with CLI/API packages and Dev Container#1Copilot wants to merge 7 commits into
Conversation
Co-authored-by: alexinslc <127081+alexinslc@users.noreply.github.com>
Co-authored-by: alexinslc <127081+alexinslc@users.noreply.github.com>
Co-authored-by: alexinslc <127081+alexinslc@users.noreply.github.com>
Co-authored-by: alexinslc <127081+alexinslc@users.noreply.github.com>
|
@copilot Instructions for setup and stuff should be written for both macOS and Windows. Should work on both. |
Co-authored-by: alexinslc <127081+alexinslc@users.noreply.github.com>
Updated all documentation to include instructions for both macOS/Linux and Windows (PowerShell and Command Prompt where applicable). Changes include:
Commit: 65ec036 |
|
@copilot Isn't a better approach to use a docker container / devcontianer for development so it's more platform agnostic? |
Co-authored-by: alexinslc <127081+alexinslc@users.noreply.github.com>
You're absolutely right! I've added full Dev Container support as the recommended approach: What's included:
Benefits:
The README now recommends Dev Containers as the primary setup method, with local installation as an alternative. Documentation updated in all files. Commit: 3e34bc9 |
Setting up a template repository for platform engineering with monorepo structure
✅ All tasks completed successfully!
Summary
This PR creates a complete, production-ready template repository for platform engineering with:
Core Features
Developer Experience
Security & Quality
The template provides the best cross-platform development experience using Dev Containers as the recommended approach, while still supporting local development for those who prefer it. Works seamlessly on any platform!
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.