bamzi / dogehouse

Taking voice conversations to the moon πŸš€

Home Page:https://dogehouse.tv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taking voice conversations to the moon πŸš€

discord - users online dogehouse - users online

Contribute Β· Community Β· Documentation

DogeHouse Β· Beta


Structure

Codebase Description
kousa Elixir API
shawarma Voice Server
kofta React frontend
dinner Puppeteer shenanigans
baklava Electron Wrapper
pilaf React Native App
feta Shared utils web/app
kibbeh Next.js frontend
kebab API Client

Branches

  • staging -> pr this branch for everything
  • prod -> don't touch, this is what's running in prod

Contributions

DogeHouse is open to contributions, but I recommend creating an issue or replying in a comment to let me know what you are working on first that way we don't overwrite each other.

Please read CONTRIBUTING.md for details on this project.

DogeHouse Desktop

A desktop app built with electron is available for Windows, Mac, and Linux

Download links are in the releases section

Dogehouse is also available in the AUR

yay -S dogehouse

And in an Ubuntu ppa

echo "deb http://ppa.dogehouse.tv/ ./" | sudo tee -a /etc/apt/sources.list > /dev/null
wget -q -O - http://ppa.dogehouse.tv/KEY.gpg | sudo apt-key add -
sudo apt-get update
sudo apt-get install dogehouse

Notes:

  • If a warning message pops up on Windows, go to 'more info' and select 'Run Anyway'

DogeReviewers

Contributors helping to review/merge pull requests:

Code of Conduct

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

How to run locally

Check here on how to run locally

Why did you make this?

https://www.youtube.com/watch?v=hy-EhJ_tTQo

Attribution

We use https://twemoji.twitter.com/

About

Taking voice conversations to the moon πŸš€

https://dogehouse.tv/

License:MIT License


Languages

Language:TypeScript 73.7%Language:Elixir 12.6%Language:HTML 11.6%Language:JavaScript 0.7%Language:CSS 0.4%Language:Java 0.3%Language:Objective-C 0.3%Language:Shell 0.2%Language:Dockerfile 0.1%Language:Starlark 0.1%Language:Ruby 0.0%