Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Jimeux/sls-chat-app

A real-time serverless chat application with Go and Vue 3
https://github.com/Jimeux/sls-chat-app

aws go websockets

Last synced: about 2 months ago
JSON representation

A real-time serverless chat application with Go and Vue 3

Awesome Lists containing this project

README

        

# sls-chat-app

### A real-time serverless chat application with Go and Vue 3.

For the full write up see the Medium blog post.
- [Part 1](https://medium.com/eureka-engineering/building-a-real-time-serverless-chat-application-on-aws-with-go-and-vue-3-part-1-3ceeb195bd2d)

## Architecture

A serverless frontend deployment with S3 behind CloudFront,
and a serverless backend with API Gateway, Lambda and DynamoDB.

## UI

A minimal Vue 3 frontend with some custom CSS for
highly-original UI design.