benawad/dogehouse

Issue while trying to run this locally

ramyauva-24 opened this issue · 2 comments

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

@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).

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