Skip to main content
ClaudeWave

Where apps prove they're actually built for the AI era. Free technical audit, open-source scan logic, vetted registry for indie builders.

ToolsOfficial Registry0 stars0 forksTypeScriptMITUpdated today
Get started
Method: Clone
Terminal
git clone https://github.com/Explorer-64/StackApps
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

# StackApps

StackApps leads with a **free, open-source** AI/crawl readiness audit (twelve signals, GitHub-visible). **The Stackhouse** is a human-moderated public registry for browser-ready indie apps: when live-approved, listings get canonical HTML proof, an embeddable badge, scan results, and **Bronze / Silver / Gold** tiers (plus a PWA badge) — credibility and citations, not pay-to-list SEO noise. StackApps is discoverability infrastructure; it is not the business tool itself.

For the long-term strategy and product framing, see `VISION.md`.

## Tech stack

- **Frontend**: React + TypeScript + Vite
- **Auth/Data/Storage**: Firebase Auth + Firestore + Storage
- **Backend**: FastAPI (Python) on Cloud Run
- **Hosting**: Firebase Hosting

## Running locally

### Environment variables

Frontend (`client/.env.example` → copy to `client/.env.local`):

- `VITE_FIREBASE_API_KEY`
- `VITE_FIREBASE_AUTH_DOMAIN`
- `VITE_FIREBASE_PROJECT_ID`
- `VITE_FIREBASE_STORAGE_BUCKET`
- `VITE_FIREBASE_MESSAGING_SENDER_ID`
- `VITE_FIREBASE_APP_ID`

Backend (copy `.env.example` → `.env.local` or export in your shell):

- `FIREBASE_SERVICE_ACCOUNT_KEY` (JSON string of a Firebase Admin service account key)
- `GOOGLEAI_API_KEY` (Gemini API key)
- `GOOGLE_SAFE_BROWSING_API_KEY`

Notes:

- Admin emails are **hardcoded** in `firestore.rules` and `client/src/lib/admins.ts` (and should be replaced before deploying).
- The backend reads `GOOGLEAI_API_KEY` (some teams name this `GEMINI_API_KEY` in their own deployments; keep the variable name aligned with code unless you intentionally change it).

### Install + run

```bash
npm install
npm run dev
```

## Deploying

Build then deploy hosting:

```bash
npm run build
firebase deploy --only hosting
```

## Strategic context

See `VISION.md`.

ai-readyaieoblueprint-protocolgeoindie-appsopen-sourcepwasaassite-auditweb-scanner

What people ask about StackApps

What is Explorer-64/StackApps?

+

Explorer-64/StackApps is tools for the Claude AI ecosystem. Where apps prove they're actually built for the AI era. Free technical audit, open-source scan logic, vetted registry for indie builders. It has 0 GitHub stars and was last updated today.

How do I install StackApps?

+

You can install StackApps by cloning the repository (https://github.com/Explorer-64/StackApps) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Explorer-64/StackApps safe to use?

+

Explorer-64/StackApps has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains Explorer-64/StackApps?

+

Explorer-64/StackApps is maintained by Explorer-64. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to StackApps?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy StackApps to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Explorer-64/StackApps
[![Featured on ClaudeWave](https://claudewave.com/api/badge/explorer-64-stackapps)](https://claudewave.com/repo/explorer-64-stackapps)
<a href="https://claudewave.com/repo/explorer-64-stackapps"><img src="https://claudewave.com/api/badge/explorer-64-stackapps" alt="Featured on ClaudeWave: Explorer-64/StackApps" width="320" height="64" /></a>

More Tools

StackApps alternatives