Popular repositories Loading
-
sst-ion-starter
sst-ion-starter PublicA starter repo for AWS deployment via SST(ION) infra as code package. It's configured with an SQS queue, and handler & trigger lambdas as an example.
TypeScript 1
-
-
aws-python-node-starter
aws-python-node-starter PublicA starter repo for deploying Python & Node.js applications to AWS with SST
TypeScript 1
-
node-cache-plus
node-cache-plus PublicA wrapper around node-cache with additional features such tag based invalidation, factory functions, and more.
TypeScript 1
-
codecademy_expresso
codecademy_expresso PublicCodecademy: Build Web APIs from Scratch - Final Project
JavaScript
-
next-twitter-clone
next-twitter-clone PublicTwitter clone built with Nextjs for educational purposes
TypeScript
1,173 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created an issue in sst/sst that received 4 comments
Set NODE_OPTIONS
env variable value in Lambda for Sentry
I'm trying to setup Sentry for AWS Lambdas as per these docs.
However, I'm unable to set/extend the NODE_OPTIONS
environment variable via the SST a…