alexmarqs / serverless-tutorials

Sample full stack applications implemented with serverless technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Tutorials

Next.js with Redis: A sample web application which uses Redis as state store in Next.js application.

Nuxt.js with Redis: A sample web application which uses Redis as state store in Nuxt.js application.

Roadmap Voting App: (Next.js + Redis) A single page application which showcases Upstash&Vercel integration.

Express Session with Serverless Redis: (Express + Redis) How to use Redis as the session storage of your Express application.

Using Serverless Framework: Deploy your serverless application using serverless framework.

Auto Complete API: (CRA + Redis) Auto complete (suggest) API using Serverless Redis.

Coin Price List: Backendless GraphQL use case with Next.js and Redis.

Serverless Histogram API: Histogram API with AWS Lambda and Redis.

Redisson: Example code that uses Redisson as client.

About

Sample full stack applications implemented with serverless technologies


Languages

Language:JavaScript 69.6%Language:CSS 30.4%