The video says you support Linux for XDE but I don't see[1] a build for it.

[1] https://docs.getexponent.com/versions/v10.0.0/introduction/i...

For Linux, you have to build it from source. https://github.com/exponentjs/xde#build-from-source It's usually pretty smooth to do so.

I think it would make sense to provide pre-build packages for few popular distros (Ubuntu, CentOS, Arch). There are some tools that make it much easier, i.e. fpm (https://github.com/jordansissel/fpm).