Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 808 Bytes

File metadata and controls

42 lines (23 loc) · 808 Bytes

medienhaus/

Customizable, modular, free and open-source environment for decentralized, distributed communication and collaboration without third-party dependencies.

WebsiteFediverse


medienhaus-context-moderation-frontend

A simple web application for matrix space/room moderators to accept or deny knock requests.

This frontend was developed in addition to an email notification backend.

Configuration

Rename .env.example to .env and edit es needed.

Install

npm install

Run

npm run dev

Build

npm run build
# outputs static files to ./dist