Skip to content

codingboy-ai/botrank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotRank Public Data Repository

This repository contains the public data layer for BotRank.

What lives here

  • projects/: public project records
  • schema/: schema and field documentation
  • scripts/: local validation scripts
  • .github/workflows/: automated validation for pushes and pull requests

Goals

  • Keep the project directory data open and easy to review
  • Let contributors add or update project entries through pull requests
  • Keep private website code, ranking logic, and deployment details out of the public repository

Basic rules

  • One JSON file per project
  • The filename should match the slug
  • Manual project data must be maintained here, not written directly to Supabase
  • Run npm run validate:data before opening a pull request

Repository setup

git clone https://github.com/codingboy-ai/botrank.git
cd botrank
npm run validate:data

About

A rank for openclaw-like bots

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors