# Deploy your own GoodDapp UI

GoodDollar is currently not running its frontend — making the system more decentralized and censorship-resistant.&#x20;

In the case of users who can't use any Community Deployed front-end, they can choose to deploy their own Gooddollar Protocol V2 User Interface (UI) by forking the ProtocolUI code from the Open-Sourced GoodDollar Github repository.

### Deploy your own GoodDollar UI Tutorial

#### This will be done by a few simple steps based on the open-source repository you can find [here](https://github.com/GoodDollar/GoodProtocolUI).

This tutorial will show you how to deploy it using Netlify, but you can use Vercel, Heroku, or other services.

1. Go to the [GoodProtocolUI repository on Github](https://github.com/GoodDollar/GoodProtocolUI) and fork it to your Github account.
2. Clone it locally and install the dependencies by running the command 'yarn' on your terminal.
3. Run the 'yarn start' command in your terminal in order to run it locally on your machine.
4. Make any changes relevant for you and push them to your repository on Github.
5. Go to [Netlify](https://www.netlify.com/) and log in using your Github account.
6. Go to your [Netlify app](https://app.netlify.com/) and click on "New site from Git":                                                      &#x20;
7. Select Github:                                                                                                                                                                                     <img src="https://3326799749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LfsEjhezedCgGFXCkms%2Fuploads%2FGyGv27OEL2ZT22BPaEz4%2FNetlify2-selectGithub.png?alt=media&#x26;token=8737fbc8-7ae4-40d7-bfe6-8ccc3ce1b234" alt="" data-size="original">
8. Choose the \<your\_github\_username>/GoodProtocolUI
9. Click on Show advanced button:                                                                                                                                                     <img src="https://3326799749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LfsEjhezedCgGFXCkms%2Fuploads%2FYIMzJl8DRpSH8grBF4zJ%2FNetlify3-showAdvanced.png?alt=media&#x26;token=d2b872e5-c59c-4d84-94c3-5293e067c7c6" alt="" data-size="original">
10. Add a new variable with this key-value pair:                                                                                                                                         ![](https://3326799749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LfsEjhezedCgGFXCkms%2Fuploads%2FoNvSl5GoIV0hEiJrxBvl%2FNetlify4-addNewVar.png?alt=media\&token=d5c7b6c0-8d04-4e11-9f2e-60ae7acb8928)
11. Deploy your site:                                                                                                                                                                              ![](https://3326799749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LfsEjhezedCgGFXCkms%2Fuploads%2FAy512dLXSx4yHHWJNO8P%2FNetlify5-deploySite.png?alt=media\&token=cf487c5e-6935-4b15-ba5a-464ece76fd61) &#x20;
12. It will take a few minutes, you could see the progress here:                                                        ![](https://3326799749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LfsEjhezedCgGFXCkms%2Fuploads%2FjeA9rS7e8Q5Hbx3qhPwA%2FNetlify6-deployInProgress.png?alt=media\&token=a0225049-be45-4ebe-a4e5-5c1b94ec7b1d)
13. After it's finished your site is basically on air and is accessible through the address shown at the top of the page, you could connect your own domain by clicking here:                                                        ![](https://3326799749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LfsEjhezedCgGFXCkms%2Fuploads%2FUY8RxTND7Q8bqtyFBjw7%2FNetlify7-setUpcustomDomain.png?alt=media\&token=0ff277d1-6e34-4a7e-8b85-e97857d7ad88)&#x20;
14. Every change you will make and push to your 'master' branch on your forked repo will automatically be deployed to your website.

![](https://3326799749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LfsEjhezedCgGFXCkms%2Fuploads%2Ft0ZMWuRNZrEUm6sFxuoL%2FNetlify1-newSiteFromGit.png?alt=media\&token=5e14becb-2201-442d-b879-2ddf613e96da)

### Community Deployed GoodDollar UI <a href="#community-ui" id="community-ui"></a>

* <https://gooddapp.org>
