https://github.com/ruby-ist/arcanechats
ArcaneChats, a simple minimal chating web app
https://github.com/ruby-ist/arcanechats
rails ruby turbo
Last synced: 4 months ago
JSON representation
ArcaneChats, a simple minimal chating web app
- Host: GitHub
- URL: https://github.com/ruby-ist/arcanechats
- Owner: ruby-ist
- Created: 2022-01-20T10:03:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T04:45:46.000Z (over 2 years ago)
- Last Synced: 2025-01-20T11:21:32.026Z (6 months ago)
- Topics: rails, ruby, turbo
- Language: Ruby
- Homepage: https://arcanechats.herokuapp.com
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArcaneChats
ArcaneChats is a minimal chatting app I've created to figure out how the database designed and other backend structure should be designed for an messaging facility. It is created with `Rails` version 6 with a help of `turbolinks` and web sockets, and focused only on mobile view.