Collection of demo applications based on Udash.
Note: this repository is not updated for Udash 0.8+. If you're looking to setup a Udash application, please check out the g8 template. Some of these demos will be updated after the 1.0 release and available either within the template or Udash Guide.
A demo presenting usage of the Udash file upload/download utilities. It also uses the Udash Bootstrap and RPC modules.
A demo based on TodoMVC. This is a frontend-only project.
A demo based on TodoMVC with a server-side storage using the Udash RPC system.
A demo presenting usage of the Udash REST module. It serves REST API with Akka HTTP in the backend application and uses it through type-safe Udash REST interfaces in the frontend. This demo uses the Udash Bootstrap Components library.