End-to-end reference · Alpha
Full App Example (Xpell 2 Alpha)
Reference structure for a client + server app using @xpell/ui, @xpell/node, and Wormholes.
Reference structure for a client + server app using @xpell/ui, @xpell/node, and Wormholes.
@xpell/ui app shell with 2-3 screens (dashboard, list, edit).@xpell/node module with 2-3 ops (list/create/update).Client (@xpell/ui) -> Wormholes -> Server (@xpell/node) -> XDB (optional)