MCPcopy
hub / github.com/anomalyco/sst

github.com/anomalyco/sst @python-fixes-v6.0.0 sqlite

repository ↗ · DeepWiki ↗ · release python-fixes-v6.0.0 ↗
5,368 symbols 15,236 edges 1,457 files 1,357 documented · 25%
README

SST

Discord npm Build status


Build full-stack apps on your own infrastructure.

SST v3 uses a new engine for deploying SST apps. It uses Pulumi and Terraform, as opposed to CDK and CloudFormation. Read the full announcement here.

Installation

If you are using SST as a part of your Node project, we recommend installing it locally.

npm install sst

If you are not using Node, you can install the CLI globally.

curl -fsSL https://sst.dev/install | bash

To install a specific version.

curl -fsSL https://sst.dev/install | VERSION=0.0.403 bash

To use a package manager, check out our docs.

Manually

Download the pre-compiled binaries from the releases page and copy to the desired location.

Get Started

Get started with your favorite framework:

Learn More

Learn more about some of the key concepts:

Contributing

Here's how you can contribute:

  • Help us improve our docs
  • Find a bug? Open an issue
  • Feature request? Submit a PR

Running Locally

  1. Clone the repo
  2. bun install
  3. go mod tidy
  4. cd platform && bun run build

Now you can run the CLI locally on any of the examples/ apps.

cd examples/aws-api
go run ../../cmd/sst <command>

If you want to build the CLI, you can run go build ./cmd/sst from the root. This will create a sst binary that you can use.


Join our community Discord | YouTube | X.com

Extension points exported contracts — how you extend this code

Linkable (Interface)
(no doc) [41 implementers]
platform/src/components/link.ts
Runtime (Interface)
(no doc) [5 implementers]
pkg/runtime/runtime.go
Test (Interface)
============== Test Interface ============== [2 implementers]
pkg/proto/test.twirp.go
Home (Interface)
(no doc) [3 implementers]
pkg/project/provider/provider.go
Sequence (Interface)
Sequence is the generic data type of items emitted from the parser. These can be control sequences, escape sequences, or
cmd/sst/mosaic/multiplexer/tcell-term/sequence.go
UserRepository (Interface)
(no doc) [2 implementers]
examples/aws-go-lambda-dynamo/src/repository/repository.go
Resource (Interface)
(no doc)
www/sst-env.d.ts
CleanupFunc (FuncType)
(no doc)
internal/util/util.go

Core symbols most depended-on inside this repo

Error
called by 387
pkg/runtime/python/errors.go
get
called by 244
platform/src/components/aws/vpc.ts
map
called by 199
platform/src/components/aws/step-functions.ts
$config
called by 185
platform/src/config.ts
transform
called by 179
platform/src/components/component.ts
all
called by 150
examples/aws-kinesis-stream/subscriber.ts
Run
called by 138
pkg/runtime/runtime.go
log
called by 130
cmd/darktile/termutil/terminal.go

Shape

Method 2,165
Function 1,997
Interface 486
Struct 363
Class 322
TypeAlias 26
FuncType 6
Route 3

Languages

TypeScript56%
Go42%
Python3%

Modules by API surface

www/generate.ts91 symbols
pkg/runtime/python/incremental_builder.go84 symbols
cmd/darktile/termutil/buffer.go80 symbols
pkg/proto/test.twirp.go69 symbols
pkg/runtime/python/cache.go67 symbols
cmd/darktile/termutil/csi.go56 symbols
pkg/runtime/python/dependency_analyzer.go51 symbols
pkg/runtime/python/uv_runner.go49 symbols
pkg/runtime/python/python.go45 symbols
pkg/project/provider/provider.go42 symbols
platform/src/components/aws/router.ts39 symbols
pkg/runtime/python/errors.go38 symbols

Dependencies from manifests, versioned

cloud.google.com/gov0.112.1 · 1×
cloud.google.com/go/compute/metadatav0.5.0 · 1×
cloud.google.com/go/kmsv1.15.7 · 1×
cloud.google.com/go/storagev1.39.1 · 1×
dario.cat/mergov1.0.0 · 1×
github.com/Azure/azure-sdk-for-go/sdk/azcorev1.11.1 · 1×
github.com/Azure/azure-sdk-for-go/sdk/azidentityv1.6.0 · 1×
github.com/Azure/azure-sdk-for-go/sdk/internalv1.8.0 · 1×
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeysv0.10.0 · 1×
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internalv0.7.1 · 1×
github.com/AzureAD/microsoft-authentication-library-for-gov1.2.2 · 1×

Datastores touched

(mysql)Database · 1 repos
server_developmentDatabase · 1 repos
server_testDatabase · 1 repos

For agents

$ claude mcp add sst \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact