Skip to content
/ dh-web Public

NextJS Typescript GraphQL Frontend for the Dogehouse platform

License

Notifications You must be signed in to change notification settings

v3xlabs/dh-web

Repository files navigation

Taking voice conversations to the moon 🚀

discord - users online dogehouse - users online

DogeReviewers

Contributors helping to review/merge pull requests:

Discord

Almost all development has been on the DevTalk discord server. Most of the contributers are contactable through here. Feel free to reach out if you need any help setting the project up or contributing!

Setup

Copy the .env.example file to the .env file and replace the occuring values.

# Initial Setup
yarn

# Running the project in development
yarn dev

The process will boot on localhost:3000