Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jake-vendia's profile
jake-vendia
15 contributions
vendia

vendia/live-lambda

A CLI tool for proxying an AWS Lambda to your local machine for faster development. Using AWS IOT

TypeScript
12
0
MIT License

Support the dependencies of vendia/live-lambda

Account's avatar
aws/aws-sdk-js-v3
AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native
Account's avatar
aws/aws-sdk-js-v3
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
Account's avatar
aws/aws-sdk-js-v3
A browser UTF-8 string <-> UInt8Array converter
Account's avatar
tsconfig/bases
A base TSConfig for working with Node 20.
Account's avatar
archiverjs/node-archiver
a streaming interface for archive generation
Account's avatar
aws/aws-iot-device-sdk-js-v2
NodeJS API for the AWS IoT service
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for archiver
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs

Live‑Lambda is a command‑line utility that replaces an AWS Lambda with a lightweight proxy, routing invocations through AWS IoT back to a developer’s local machine. This lets Lambda developers edit and debug code locally with near‑zero latency instead of repeatedly deploying via CloudFormation. It’s aimed at serverless engineers who want faster iteration cycles while still interacting with the full AWS environment.