Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erisa/element.awau.uk

Element on Cloudflare Pages
https://github.com/erisa/element.awau.uk

cloudflare cloudflare-pages

Last synced: 3 months ago
JSON representation

Element on Cloudflare Pages

Awesome Lists containing this project

README

        

# element.awau.uk

This project demonstrates how to host [element-web](https://github.com/vector-im/element-web) on [Cloudflare Pages](https://pages.cloudflare.com/).

## Usage

- Edit `config/config.json` to fit needs.
- Create Cloudflare Pages project with repo.
- Set build command as `./build.sh` and output dir as `out`
- Build and win.

## Upgrading
- Change `ELEMENT_VERSION` in `build.sh`
- Commit the changes.