Skip to content

Commit

Permalink
Add examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 19, 2024
1 parent 6d96eb5 commit 462aba6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions examples/list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Logux Examples

* **[Todo example app](https://github.com/logux/examples/)**
* Real world open source apps:
* **[Slow Reader](https://github.com/hplush/slowreader)**, local-first feed reader.
* Real world closed source apps:
* **[Akeero](https://evilmartians.com/chronicles/collaborative-real-time-security-logux-for-akeero)**, real-time diagram editor.
* **[Amplifr](https://dsokolovskiy.com/blog/all/amplifr/)**, real-time comments and CRUD forms.
3 changes: 3 additions & 0 deletions order.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
"deployment",
"pagination"
],
"examples": [
"list"
],
"protocols": [
"ws/spec",
"ws/examples",
Expand Down

0 comments on commit 462aba6

Please sign in to comment.