Turned 58 and got the 1st thing of mybucket- list, bringing my German- "family" and my Thai-"family" together!
What a treat that was!
Turned 58 and got the 1st thing of mybucket- list, bringing my German- "family" and my Thai-"family" together!
What a treat that was!
const bucket = new sst.aws.Bucket("MyBucket");
new sst.aws.Nextjs("MyWeb", {
link: [bucket]
});
Access your AWS resources directly in your code! No more environment variables! 🚀
#AWS #Serverless #TypeScript
const bucket = new sst.aws.Bucket("MyBucket");
new sst.aws.Nextjs("MyWeb", {
link: [bucket]
});
Access your AWS resources directly in your code! No more environment variables! 🚀
#AWS #Serverless #TypeScript