476 packages
addtemplatehelpers
Mixin to add custom template helpers to underscore.
allyourbase64
tiny command line utility to output a file as a base64 string to stdout
@architect/architect
Create, deploy, and maintain next-generation AWS cloud function-based serverless infrastructure with full local, offline workflows, and more.
@architect/arc-macro-node-prune
Architect serverless framework macro that cleans node_modules cruft from your cloud functions during deployment
@architect/arc-plugin-node-prune
Architect serverless framework plugin that runs node-prune on functions prior to deployment
@architect/asap
Architect Static Asset Proxy (ASAP) - a helpful library for Lambda-based static asset delivery
@architect/cli
A global cli tool for quickly building serverless apps with Architect
@architect/create
Idempotently initialize Architect projects
@architect/data
Dynamically generate a DynamoDB data access layer from an .arc file
@architect/deploy
Deploys @architect projects
@architect/destroy
Destroy projects created with Architect
@architect/docs
> Documentation for `architect`
@architect/env
Manage your Architect app's environment variables
@architect/eslint-config
Architect standard ESLint configuration
@architect/functions
Runtime utility library for Functional Web Apps (FWAs) built with Architect (https://arc.codes)
@architect/http-proxy
Architect HTTP proxy distribution, extracted from @architect/functions (arc.http.proxy)
@architect/hydrate
Architect dependency hydrator and shared file manager
@architect/inventory
Architect project resource enumeration utility
@architect/logs
Manage logging from Architect-provisioned cloud functions
@architect/macro-http-api
use http apis instead of rest apis with api gateway
@architect/macro-node-prune
Architect serverless framework macro that cleans node_modules cruft from your cloud functions during deployment
@architect/macro-proxy
Change the default route handler to utilize API Gateway's HTTP proxy.
@architect/macro-storage-private
Architect serverless framework macro that defines any number of arbitrary private S3 buckets
@architect/macro-storage-public
Architect serverless framework macro that defines any number of arbitrary public S3 buckets
@architect/macro-upload
Creates an S3 bucket for direct uploading and a Lambda function for processing direct uploads.