Adnan Rahić
Adnan Rahić
serverless-side-rendering-vue-nuxt
Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.
lambda-mailer
Simple module for receiving an email from a contact form on your website.
express-docker-app
Hyperminimal setup of an Express app with Docker. :)
express-sls-app
How to deploy a Node.js application to AWS Lambda using Serverless, a quick start.
gulp-all-the-things
This tutorial will demo how to set up a bare bones Gulp configuration for automating the time consuming tasks you need to run on a regular basis.
lambda-sns-dlq-error-handling
Sample project for showing the ability to publish an SNS topic and trigger a function from the topic. Code is structured to create a timeout/crash so the dead letter queue SNS topic gets published, in...