Skip to content

Here's what's popular on GitHub today...

Database logo

Popular topic

A database is a structured set of data held in a computer, usually a server.
autofix.ci screenshot

This recommendation was created by GitHub staff

autofix.ci

autofix.ci automatically fixes pull requests.

Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.

Trending repository

@testdriverai screenshot

This recommendation was created by GitHub staff

@testdriverai

👋 Howdy! I'm @testdriverai. I speed up your code review process and prevent your team from shipping bugs by running and interacting with your app in a real desktop sandbox! Every test I run can be added to your repository as a regression suite.

Just tag me in an issue or PR:

  • @testdriverai Test that the homepage loads and the nav work
  • @testdriverai Sign in with and confirm the dashboard appears
  • @testdriverai Add an item to the cart and verify the cart count updates