You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of technical and sales resources related to Prisma Cloud Compute and Prisma Cloud Enterprise created for the PANW Channel Partner Ecosystem and other engineers working with the solution
Claude Code Unified Agents delivers 54 ready sub-agents with orchestration for quick automation in development and AI/ML. Domain org makes discovery easy 🐙
An opinionated Claude Code starter kit for building a custom ERP with a customer portal: decided stack, guided-start interview, and the financial guardrails (parity, tenant isolation, audit-everything).
Basic configuration to connect your Prisma instance to a PostgreSQL database running on an independent Docker container. This solution is ideal if you prefer not to configure the database locally.
Featify creates an isolated MySQL database for every feature branch, letting multiple developers run prisma db push simultaneously without overwriting each other's schema. Clone your UAT database, generate branch-specific .env files, and develop in complete isolation.
Next.js 14 + Prisma starter that provisions its own free Postgres from instanode.dev on first run — no account, no Docker, one curl. Clone-and-ship template for developers and AI agents.
Claude Code plugin: scaffold and maintain lightweight back-office apps on pure Next.js (App Router) — Server Components for reads, Server Actions for writes, services in src/server/modules/. No tRPC.