Skip to content

A Twitter-like DeMedia client with audio sharing made with Quasar

License

Notifications You must be signed in to change notification settings

demedia-app/demedia-branle

Repository files navigation

Branle

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.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

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:https://localhost:7448 \
    yarn dev

Customize the brand

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".

About

A Twitter-like DeMedia client with audio sharing made with Quasar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages