All Projects β†’ RafalWilinski β†’ serverless-websockets-chat

RafalWilinski / serverless-websockets-chat

Licence: other
Realtime chat app based on AWS Lambda, API Gateway, DynamoDB, Websockets, React in TS

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to serverless-websockets-chat

Arc.codes
The Architect web site! 🌩
Stars: ✭ 271 (+1326.32%)
Mutual labels:  api-gateway, dynamodb
amazon-ivs-ugc-web-demo
This repository shows how you can build a compelling user-generated content (UGC) live streaming webapp with Amazon IVS.
Stars: ✭ 14 (-26.32%)
Mutual labels:  api-gateway, dynamodb
Aws Cognito Apigw Angular Auth
A simple/sample AngularV4-based web app that demonstrates different API authentication options using Amazon Cognito and API Gateway with an AWS Lambda and Amazon DynamoDB backend that stores user details in a complete end to end Serverless fashion.
Stars: ✭ 278 (+1363.16%)
Mutual labels:  api-gateway, dynamodb
Hands-On-Serverless-Applications-with-Go
Hands-On Serverless Applications with Go, published by Packt.
Stars: ✭ 92 (+384.21%)
Mutual labels:  api-gateway, dynamodb
Aws Cli Cheatsheet
☁️ AWS CLI + JQ = Make life easier
Stars: ✭ 94 (+394.74%)
Mutual labels:  api-gateway, dynamodb
api-lambda-save-dynamodb
Deploy instantly on Serverless Application Repository
Stars: ✭ 55 (+189.47%)
Mutual labels:  api-gateway, dynamodb
Resgate
A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
Stars: ✭ 473 (+2389.47%)
Mutual labels:  api-gateway, realtime
Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+22347.37%)
Mutual labels:  api-gateway, dynamodb
Workshop Donkeytracker
Workshop to build a serverless tracking application for your mobile device with an AWS backend
Stars: ✭ 27 (+42.11%)
Mutual labels:  api-gateway, dynamodb
Aws Mobile React Sample
A React Starter App that displays how web developers can integrate their front end with AWS on the backend. The App interacts with AWS Cognito, API Gateway, Lambda and DynamoDB on the backend.
Stars: ✭ 650 (+3321.05%)
Mutual labels:  api-gateway, dynamodb
data
[deprecated] Generate a DynamoDB data access layer from an .arc file. Automatically disambiguates testing (in memory) from deployment staging and production tables
Stars: ✭ 20 (+5.26%)
Mutual labels:  api-gateway, dynamodb
Yoyo
A dead simple comment engine built on top of AWS lambda and React, alternative comment service to Disqus.
Stars: ✭ 210 (+1005.26%)
Mutual labels:  api-gateway, dynamodb
parser
arc.app, .arc, arc.json, arc.yaml, and arc.toml support
Stars: ✭ 20 (+5.26%)
Mutual labels:  api-gateway, dynamodb
super-serverless-sample
Backend serverless que simula o sistema de votação do BBB
Stars: ✭ 30 (+57.89%)
Mutual labels:  api-gateway, dynamodb
Serverless Stack Demo Api
Source for the demo app API in Serverless-Stack.com
Stars: ✭ 486 (+2457.89%)
Mutual labels:  api-gateway, dynamodb
Aws Mobile React Native Starter
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
Stars: ✭ 2,247 (+11726.32%)
Mutual labels:  api-gateway, dynamodb
CloudFrontier
Monitor the internet attack surface of various public cloud environments. Currently supports AWS, GCP, Azure, DigitalOcean and Oracle Cloud.
Stars: ✭ 102 (+436.84%)
Mutual labels:  api-gateway, dynamodb
ui
PostgreSQL Editor and Dashboard
Stars: ✭ 128 (+573.68%)
Mutual labels:  realtime
realtime-geolocation
Geolocation tracking app with Node.js, Socket.io, & AngularJS
Stars: ✭ 29 (+52.63%)
Mutual labels:  realtime
jui-chart
SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D, Realtime)
Stars: ✭ 58 (+205.26%)
Mutual labels:  realtime

Serverless Realtime Chat

Based on Serverless Framework, API Gateway Websockets, Typescript & React.

Running

cd backend
npm install
npm run deploy
cd ../frontend
npm install
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].