Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruby-ist/arcanechats
ArcaneChats, a simple minimal chating web app
https://github.com/ruby-ist/arcanechats
rails ruby turbo
Last synced: about 2 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T04:45:46.000Z (almost 2 years ago)
- Last Synced: 2023-09-14T05:55:21.395Z (over 1 year 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.