Skip to content

ministackorg/ministack

v1.0.0MIT

Test and learn AWS locally for free. MiniStack emulates 60+ AWS services on a single port — no account, no Docker required, no cost. Perfect for testing existing code or learning AWS from scratch.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ministack",
  "version": "1.0.0",
  "description": "Test and learn AWS locally for free. MiniStack emulates 60+ AWS services on a single port — no account, no Docker required, no cost. Perfect for testing existing code or learning AWS from scratch.",
  "author": {
    "name": "MiniStack",
    "url": "https://github.com/ministackorg/ministack"
  },
  "keywords": [
    "ministack", "aws", "s3", "dynamodb", "lambda", "sqs", "sns", "kms",
    "cognito", "iam", "cloudwatch", "eventbridge", "step functions",
    "api gateway", "ecs", "eks", "rds", "elasticache", "glue", "athena",
    "kinesis", "firehose", "cloudformation", "secrets manager", "ssm",
    "localstack", "boto3", "terraform", "cdk", "local aws"
  ],
  "homepage": "https://github.com/ministackorg/ministack",
  "repository": "https://github.com/ministackorg/ministack-power",
  "license": "MIT"
}