Adnan Rahić

Results 16 repositories owned by Adnan Rahić

serverless-side-rendering-vue-nuxt

118
Stars
36
Forks
Watchers

Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.

lambda-mailer

83
Stars
11
Forks
Watchers

Simple module for receiving an email from a contact form on your website.

express-docker-app

15
Stars
6
Forks
Watchers

Hyperminimal setup of an Express app with Docker. :)

express-sls-app

19
Stars
7
Forks
Watchers

How to deploy a Node.js application to AWS Lambda using Serverless, a quick start.

gulp-all-the-things

32
Stars
14
Forks
Watchers

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

31
Stars
5
Forks
Watchers

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...