Skip to content

Commit a0c765d

Browse files
committed
docs: reference example repo in README.md
1 parent a41a216 commit a0c765d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,15 @@ The welcome page includes:
159159
160160
Visit `http://localhost:4000/ash-typescript` after running your Phoenix server to see the interactive guide!
161161
162-
## 🚀 Features
162+
### 🚀 Example Repo
163+
164+
Check out this **[example repo](https://github.com/ChristianAlexander/ash_typescript_demo)** by Christian Alexander, which showcases:
165+
166+
- Complete Phoenix + React + TypeScript integration
167+
- TanStack Query for data fetching
168+
- TanStack Table for data display
169+
170+
## ✨ Features
163171
164172
- **🔥 Zero-config TypeScript generation** - Automatically generates types from Ash resources
165173
- **🛡️ End-to-end type safety** - Catch integration errors at compile time, not runtime
@@ -1386,6 +1394,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
13861394
## 🆘 Support
13871395
13881396
- **Documentation**: [hexdocs.pm/ash_typescript](https://hexdocs.pm/ash_typescript)
1397+
- **Demo App**: [AshTypescript Demo](https://github.com/ChristianAlexander/ash_typescript_demo) - Real-world example with TanStack Query & Table
13891398
- **Issues**: [GitHub Issues](https://github.com/ash-project/ash_typescript/issues)
13901399
- **Discussions**: [GitHub Discussions](https://github.com/ash-project/ash_typescript/discussions)
13911400
- **Ash Community**: [Ash Framework Discord](https://discord.gg/ash-framework)

0 commit comments

Comments
 (0)