File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,15 @@ The welcome page includes:
159159
160160Visit `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)
You can’t perform that action at this time.
0 commit comments