Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avogel3 committed Jan 27, 2025
1 parent c8a30b2 commit 59ed013
Showing 1 changed file with 6 additions and 20 deletions.
26 changes: 6 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
# README
# Appointments Example

This README would normally document whatever steps are necessary to get the
application up and running.
This app demonstrates some ways to deal with user specific content that appears within global pages in a Rails application. Real time content updates are handled by turbo-rails.

Things you may want to cover:
* The `main` branch uses `broadcast_replace_to` with lazy loaded turbo frames
* The `turbo-morph` branch uses `broadcast_refresh_to` with `morph`

* Ruby version
## About

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...
[![Hashrocket logo](https://hashrocket.com/hashrocket_logo.svg)](https://hashrocket.com)

0 comments on commit 59ed013

Please sign in to comment.