# XRForge
XRForge is a pre-configured [Manyfold](https://manyfold.app) container (reproducably via [nix](https://nixos.org) dockertools).
It also contains some extra's, to better fit an XR audience & enable community libraries.
> Self-sovereign **XR Experiences** for teams & organisations, powered by FOSS ♥

* View [index.html](https://coderofsalvation.codeberg.page/xrforge) for the official docs
* Click [here](manyfold/README.md) for backend-installation instructions.
## Try it now
```bash
$ podman run -p 8080:3214 -p 5566:5566 -p 5577:5577 codeberg.org/coderofsalvation/xrforge:latest
```