This page will help you get started with Reviewpad. You’ll be up and running in a flick!


Welcome to Reviewpad Code Review Interface!

Reviewpad Code Review Interface is a team collaboration tool for code reviews fully integrated with your code host. We currently support GitHub.com, GitHub Enterprise, GitLab.com and GitLab Self-Hosted. ↗︎ Get in touch if you would like to use Reviewpad with another code host.

If you want to deploy Reviewpad in a server to your team, or if you plan to work with large repositories, check the guide Team Deployment. Otherwise, keep going and enjoy it!

Quickstart

Run this command in your terminal:

docker run -d -p 8080:8080 -p 3000:3000 exploredev/reviewpad:latest

<aside> ✅ Reviewpad will be available in your browser at ↗︎ http://localhost:8080 The first account created will be the administrator.

</aside>

<aside> ℹ️ By running this command you’re agreeing with ↗︎ Reviewpad’s Terms and Conditions

</aside>

Note: You can get docker ↗︎ here


This instance of Reviewpad is intended to be used for testing - it will not handle large repositories, and when the container is killed all data will be lost. If you are interested in running Reviewpad with persistent storage check out the guide Team Deployment or ↗︎ contact us.

<aside> ↗️ For teams or large repositories check out Team Deployment

</aside>

Setup

Once you open Reviewpad, you will see a sign-in form:

Reviewpad Sign in

Reviewpad Sign in

The first account created will be the administrator of Reviewpad. This account can then promote other accounts to administrator (or demote, if necessary).

Create account

Create account

After the account creation, you’ll be prompted to log in for the first time and you’ll be presented with the first step of the onboarding: