Northside Intelligence Portal
- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/northsideventuresllc-sketch/northside-intelligenceResumen de Tools
# Northside Intelligence Portal Single Next.js app serving: - **Public landing** — [northsideintelligence.com](https://northsideintelligence.com) (`/`) - **Internal ops dashboard** — `/ops` (password-protected, JB-only) ## Stack - Next.js 14 (App Router, TypeScript, Tailwind CSS) - Supabase client (NI-Brain: `kxijunwgbrlfzvgkhklo`) - Vercel deployment ## Setup ```bash npm install cp .env.example .env.local ``` Generate an admin secret: ```bash openssl rand -hex 20 ``` Add your Supabase anon key, service role key, `NI_ADMIN_SECRET`, and `OPS_SESSION_SECRET` to `.env.local`. ```bash npm run dev ``` - Landing: http://localhost:3000 - Ops login: http://localhost:3000/ops/login - Ops dashboard: http://localhost:3000/ops (after login) ## Environment variables | Variable | Description | |----------|-------------| | `NEXT_PUBLIC_SUPABASE_URL` | Supabase project URL | | `NEXT_PUBLIC_SUPABASE_ANON_KEY` | Public anon key | | `SUPABASE_SERVICE_ROLE_KEY` | Server-only service role | | `NI_ADMIN_SECRET` | Ops login password (never stored in cookies) | | `OPS_SESSION_SECRET` | HMAC key for signed `ni_ops_token` session cookies | | `NEXT_PUBLIC_APP_URL` | Canonical app URL | ## Ops auth Login posts to `/api/ops/auth`. On success, middleware verifies a signed, expiring `ni_ops_token` httpOnly cookie (HMAC via `OPS_SESSION_SECRET`) — the cookie value is never the admin password. Logout: `DELETE /api/ops/auth`. ## Revenue tracker Ops revenue fields persist in **localStorage** until database sync is added. ## Sector 3 tools (NI ecosystem) Canonical wiring lives in `src/lib/sector3-registry.ts` and mirrors `arm3_tools` slugs in NI-Brain. | Tool | Subdomain | Repo | Supabase table | |------|-----------|------|----------------| | ReplyFlow | replyflow.northsideintelligence.com | [replyflow](https://github.com/northsideventuresllc-sketch/replyflow) | `replyflow_profiles` | | GrantBot | grantbot.northsideintelligence.com | [grantbot](https://github.com/northsideventuresllc-sketch/grantbot) | `grantbot_profiles` | ## Brand - Background: `#07080C` - Accent: electric cyan (`#00D4FF`) - Tagline: *We find the gaps and make it better.* Replace `/public/logo.png` with the official NI logo when ready. # Northside Intelligence Public landing page for [northsideintelligence.com](https://northsideintelligence.com) — Sector 3 tool directory. ## Stack - Next.js 14 (App Router) - Tailwind CSS ## Development ```bash npm install npm run dev ``` Tool metadata lives in `src/lib/tools.ts`.
Lo que la gente pregunta sobre northside-intelligence
¿Qué es northsideventuresllc-sketch/northside-intelligence?
+
northsideventuresllc-sketch/northside-intelligence es tools para el ecosistema de Claude AI. Northside Intelligence Portal Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-23.
¿Cómo se instala northside-intelligence?
+
Puedes instalar northside-intelligence clonando el repositorio (https://github.com/northsideventuresllc-sketch/northside-intelligence) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar northsideventuresllc-sketch/northside-intelligence?
+
Nuestro agente de seguridad ha analizado northsideventuresllc-sketch/northside-intelligence y le ha asignado un Trust Score de 57/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene northsideventuresllc-sketch/northside-intelligence?
+
northsideventuresllc-sketch/northside-intelligence es mantenido por northsideventuresllc-sketch. La última actividad registrada en GitHub es del 2026-09-23, con 6 issues abiertos.
¿Hay alternativas a northside-intelligence?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega northside-intelligence en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/northsideventuresllc-sketch-northside-intelligence)<a href="https://claudewave.com/repo/northsideventuresllc-sketch-northside-intelligence"><img src="https://claudewave.com/api/badge/northsideventuresllc-sketch-northside-intelligence" alt="Featured on ClaudeWave: northsideventuresllc-sketch/northside-intelligence" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
Use Claude Code, Codex, Pi, and OpenCode (and 6 other harnesses) for free (1.3B+ free tokens) from your terminal, app, IDE, or phone, and now from the browser with native browser sessions (multi-harness + multi-model) like OpenClaw (voice supported + ToS friendly)