-
$ docker-compose up // or $ docker run -p 8000: 8000 amazon/dynamodb-local
-
$ node src/db/createTable.js
-
$ serverless offline
-
$ wscat -c ws://localhost:3001
-
Notifications
You must be signed in to change notification settings - Fork 0
ashutoshkmr/serverless-ws-multi-room
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A multi room chat app with aws-apigateway and dynamodb