Socket
Book a DemoInstallSign in
Socket
a

alexfors

npm

Packages

Co-maintainers

18 packages

@amazon-codecatalyst/blueprint-component.dev-environments

This is a representation of a codecatalyst development environment workspace (MDE).

@amazon-codecatalyst/blueprint-component.environments

This is a representation of a codecatalyst environment.

@amazon-codecatalyst/blueprint-component.issues

This is a representation of a codecatalyst source repository.

@amazon-codecatalyst/blueprint-component.secrets

This is a representation of a codecatalyst secret.

@amazon-codecatalyst/blueprint-component.source-repositories

This is a representation of a codecatalyst source repository.

@amazon-codecatalyst/blueprint-component.workflows

This is a representation of a codecatalyst workflow.

@amazon-codecatalyst/blueprints

This is a top level namespaced re-export of the base blueprint and all the blueprint components. This npm package re-exports various blueprint components for easy single package consumption.

@amazon-codecatalyst/blueprints.blueprint

This is a empty blueprint that creates an empty project. All blueprints extend from this blueprint at some level.

@amazon-codecatalyst/blueprints.blueprint-builder

This blueprint creates a project which you can use to build and publish a custom blueprint to your space.

@amazon-codecatalyst/blueprints.gen-ai-chatbot

Create your own private LLM playground in minutes with code you can instantly customize and deploy.

@amazon-codecatalyst/blueprints.launch-blueprint

Clones the provided repository into CodeCatalyst

@amazon-codecatalyst/blueprints.sam-serverless-application

This blueprint creates a project that leverages a serverless application model (SAM) to quickly create and deploy an API. You can choose Java, TypeScript, or Python as the programming language

@amazon-codecatalyst/blueprints.serverless-tinyurl

This blueprint creates a serverless Tiny URL Java Web Application using AWS Lambda, Amazon S3, Amazon API Gateway and Amazon DynamoDB. This project also includes canary tests using Cloudwatch Synthetics.

@amazon-codecatalyst/blueprints.subscribe-blueprint

Import external NPM packages as custom blueprints

@amazon-codecatalyst/blueprints.test-blueprint

This is a test blueprint used for testing various blueprint systems

@amazon-codecatalyst/blueprint-util.cli

This is a cli utility used for blueprint development.

@amazon-codecatalyst/blueprint-util.projen-blueprint

This is a projen blueprint. This defines the project configuration a blueprint project.

@amazon-codecatalyst/blueprint-util.projen-blueprint-component

This is a projen blueprint component. This defines the project configuration a for a blueprint component project.