An experimental twitter-like DeMedia client using absurd-sql with audio sharing feature.
Branle.des.Lavandieres-gZyiQpUXIAM.mp4
Branle assumes it will be deployed to Netlify. If you want to deploy it elsewhere in your own machine you'll have to find a way to mimic the custom headers and avatar proxy function. See netlify.toml.
yarn
ACCESS_KEY_ID_AWS=aws_access_key_id \
SECRET_ACCESS_KEY_AWS=aws_secret_access_key \
S3_BUCKET_AWS=aws_s3_bucket \
REGION_AWS=aws_region \
LOCAL_RELAY=ws://localhost:7448 \
yarn dev
Edit customize.json
and replace the colors, icon, name and dark mode setting.
When setting the dark mode, you can also set the colors "dark-page"
and "dark"
.