rails-lambda / websocket-demo

⚡️🔌 Lamby WebSocket Demo (WIP)

Home Page:https://websockets.lamby.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails & ActionCable WebSockets on Lambda

Lamby: Simple Rails & AWS Lambda Integration using Rack.

A simple Rails application demonstrating the use of Hotwire and WebSockets. Works in development now with Redis but will eventually soon on AWS Lambda.

Setup & Test

This project is built for GitHub Codespcaes using the Development Container specification. Once you have the repo cloned and setup with a dev container using either Codespaces or VS Code, run the following commands. This will install packages and run tests.

$ ./bin/setup
$ ./bin/dev

Using VS Code

If you have the Visual Studio Code Dev Container extension installed you can easily clone this repo locally, use the "Open Folder in Container..." command. This allows you to use the integrated terminal for the commands above.

About

⚡️🔌 Lamby WebSocket Demo (WIP)

https://websockets.lamby.cloud


Languages

Language:Ruby 73.3%Language:HTML 13.4%Language:Shell 5.8%Language:JavaScript 3.9%Language:Dockerfile 2.4%Language:CSS 1.2%