SPB Git

spb/worthdoing Public

Autonomous investigation agent that discovers, challenges, and ranks things genuinely worth doing — Claude + Firecrawl, Next.js 16, PostgreSQL

TypeScript 91.5% SQL 5.8% CSS 2.2%
94 B · 8 lines javascript
Raw Blame History
1const config = {2  plugins: {3    "@tailwindcss/postcss": {},4  },5};67export default config;8