Looks interesting! Is there no live hosted example site built with Wasp? I didn't see links for deployed versions of the realworld or TodoApp examples which would be nice.
Right now we have only client server routing really, while server side routing is abstracted away and replaced with RPC - but we will make sure soon to provide better customization support there too.
(edit: I found a Medium clone linked on their homepage: https://wasp-rwa.netlify.app/)
Is there any distinction in the language for client- vs server-side routing?