Here's a list of all officially maintained Wasp example apps! Most of these apps are relatively small, and each one demonstrates several of Wasp's interesting features.
The tutorials directory contains Wasp tutorial apps.
-
waspello
-
waspleau
- A simple clone of Tableau. The app regularly pulls in external data and shows it on a nice dashboard.
- Demonstrates: jobs, analytics
-
websockets-realtime-voting
- Demonstrates: web sockets, auth, voting system