You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance code.json metadata with detailed project description, updated organization info, and improved categorization for the macpro-base-template. Added support for CMS projects, clarified licensing, and specified system integrations.
"description": "A baseline serverless monorepo project that helps get your project up and running faster.",
4
-
"longDescription": "",
5
-
"status": "",
3
+
"description": "A serverless monorepo accelerator template that provides a foundation for building CMS applications with full CI/CD, security scanning, and infrastructure automation.",
4
+
"longDescription": "The macpro-base-template is a comprehensive serverless monorepo accelerator designed specifically for Centers for Medicare & Medicaid Services (CMS) projects. This template serves as a starting point for new projects, providing a 'hello world' application with enterprise-grade repository configuration and support infrastructure. The project includes two key services: an alerts service that integrates SNS topics with EventBridge for monitoring and notifications, and a dashboard service that provides CloudWatch dashboard templates for monitoring application health and performance. Built on the Serverless Framework with TypeScript, the template features full CI/CD support through GitHub Actions, automated security scanning with CodeQL and dependency reviews, documentation hosting via GitHub Pages, comprehensive PR/Issue templates, and infrastructure as code deployment workflows. The template is designed to accelerate project development by providing pre-configured AWS integration patterns, monitoring capabilities, and development best practices. It supports DORA metrics tracking, automated dependency updates, and includes integration with CMS development tools like Jira and Slack. This template is ideal for teams starting new serverless applications within the CMS ecosystem who need a production-ready foundation with security, monitoring, and deployment automation built-in from day one.",
0 commit comments