An open API service indexing awesome lists of open source software.

https://github.com/etherealengine/ethereal-engine-helm

Helm charts for Ethereal Engine
https://github.com/etherealengine/ethereal-engine-helm

Last synced: 12 months ago
JSON representation

Helm charts for Ethereal Engine

Awesome Lists containing this project

README

          

# Ethereal Engine Helm

Helm Repo and Jekyll Site, to edit the site and test it local run the following command inside the parent dir.
``` bash
docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve
```