benawad / dogehouse

Taking voice conversations to the moon 🚀
https://dogehouse.tv/
MIT License
9.12k stars 1.48k forks source link

Issue while trying to run this locally #2876

Open ramyauva-24 opened 2 years ago

ramyauva-24 commented 2 years ago

I tried to run the staging by following the procedure you given already. When I try to click on any of the OAuth nothing is loading for me to enter the credentials.

The steps which I followed after cloning: cd ../kebab yarn yarn build

cd ../kibbeh yarn yarn staging image image

TheOtterlord commented 2 years ago

@ramyauva-24 This repository is deprecated and receiving support it unlikely. It seems the build is attempting to connect to our old staging server. The backend for this project (like the frontend) is no longer hosted, and you'll have to set it up yourself to continue (this may be quite a long task).

amitojsingh366 commented 2 years ago

as dogehouse has shutdown you will not be able to use the hosted api

please follow https://github.com/benawad/dogehouse/blob/staging/CONTRIBUTING.md#manual-full-local-development and setup all the auth endpoints you need.

also as @TheOtterlord mentioned, you wont be getting a lot of support around here