| Crates.io | arrfounder |
| lib.rs | arrfounder |
| version | 0.2.1 |
| created_at | 2025-11-03 09:48:48.384646+00 |
| updated_at | 2025-11-03 09:58:16.904352+00 |
| description | Arrfounder is a curated directory of verified founders and entrepreneurs with their products and revenue data. |
| homepage | https://arrfounder.com |
| repository | |
| max_upload_size | |
| id | 1914371 |
| size | 4,535 |
A platform that discovers and showcases founders with real revenue. Arrfounder automatically identifies entrepreneurs on Twitter/X who openly share their MRR/ARR and displays them in a searchable directory.
/website)cd website
npm install
npm run dev # Starts on http://localhost:7380
Ensure you have the necessary API keys and environment variables configured for your deployment.
cd website
npm install
npm run dev # Development server
npm run build # Production build
npm run preview # Preview production
cd extension
npm install
npm run dev # Development with hot reload
npm run build # Production build
The extension and website communicate with the backend API for data storage and retrieval.
arrfounder/
├── website/ # Public-facing website
│ ├── src/
│ │ ├── routes/ # TanStack Router pages
│ │ └── components/
│ └── dist/ # Production build
└── extension/ # Chrome extension
├── src/
│ ├── content/ # Content scripts
│ ├── devtools/ # DevTools panel
│ └── dashboard/
└── dist/ # Built extension
This is currently a private project. For questions or access, please contact the maintainers.
Built with ❤️ to help founders discover each other