Skip to main content
Sign in, land on your default project, then connect a repository. That is the whole setup.

Prerequisites

  • Node.js 20.9 or later
  • A clone of the Ruminate repository
  • Clerk keys configured for local auth (see Environment)

Run the app

1

Install dependencies

2

Start the app

3

Sign in

Open the app in your browser. The marketing page is at /. Sign in — you land on Untitled project, which you can rename in Settings.
Connect a GitHub repository from Connect a project when you are ready for real analysis.

What to look at first

Start on the project Overview, then pick one of these:
  • Knowledge — what the project understands, grounded in real files
  • Architecture — systems and how they connect
  • Activity — when the project’s understanding last changed
When you want your own repository, see Connect a repository.

Useful commands