DREIN
✦ CURATED ARTIFACTS

CURATED BUILDER RESOURCES

Curated developer tools, starter templates, engineering articles, and software frameworks with community upvotes on Drein.

16 Curated Resources
4 Architecture Categories
5,800+ Total Upvotes
Upvote to earn +5 XP
◈ Tools

Cursor: AI-Powered Code Editor

Next-generation fork of VS Code with deep codebase indexing, multi-file edits, and instant context retrieval for fast iteration.

Curated by @anysphere
#ide #ai #developer-tools
◈ Tools

Supabase: Postgres Platform

Open-source Firebase alternative providing dedicated Postgres databases with real-time subscriptions, auth, storage, and edge functions.

Curated by @supabase
#database #postgres #backend
◈ Tools

Postman AI & Newman CLI

Complete API development and automated regression suite testing CLI runner for headless continuous integration pipelines.

Curated by @postman
#api #testing #ci-cd
◈ Tools

Biome: Fast Rust Formatter & Linter

High-performance toolchain for web projects, formatting and linting JavaScript/TypeScript/CSS in milliseconds.

Curated by @biomejs
#rust #formatter #linter
◈ Templates

Next.js SaaS Enterprise Boilerplate

Production-ready SaaS template with Stripe subscription billing, Supabase authentication, and server actions.

Curated by @drein_ecosystem
#nextjs #saas #stripe #auth
◈ Templates

Rust Async Tokio Microservice Kit

Zero-allocation scaffold featuring gRPC endpoints, Prometheus metrics telemetry, structured tracing, and Docker multi-stage builds.

Curated by @marcus_dev
#rust #grpc #tokio #docker
◈ Templates

Expo NativeWind v5 Universal Template

Cross-platform starter for iOS, Android, and Web with Tailwind CSS v4 styling, shared file-based routing, and gesture animations.

Curated by @mobile_guild
#reactnative #expo #mobile
◈ Templates

DotGothic Monospace Design System

Minimalist high-contrast Figma UI kit and CSS variables library engineered specifically for developer dashboards and monospace consoles.

Curated by @elena_ui
#figma #css #darkmode #design
✦ Articles

Zero to $10k MRR: Bootstrapper Handbook

Pragmatic guide on technical product validation, cold outreach for developers, self-serve onboarding, and churn mitigation.

Curated by @liam_saas
#saas #growth #business
✦ Articles

Architecting Multi-Agent Networks

In-depth technical breakdown of deterministic orchestrators, cyclical task execution, and long-term memory retrieval.

Curated by @elena_ai
#ai #agents #architecture
✦ Articles

Type-Safe APIs with tRPC & Drizzle

End-to-end type safety from database schema to React components without code-generation overhead or manual synchronization.

Curated by @arivera_builds
#typescript #trpc #drizzle
✦ Articles

Designing Monochromatic Dark UI

Principles of visual hierarchy, contrast ratios, and subtle charcoal layering for dark-mode developer productivity apps.

Curated by @priyapatel_ux
#ui #design #ux #darkmode
✦ Frameworks

Next.js 15: React Server Components

The full-stack React framework featuring Turbopack bundler, partial prerendering, and optimized server-side streaming.

Curated by @vercel
#react #nextjs #ssr
✦ Frameworks

Makepad: Hardware-Accelerated Rust UI

Hybrid compiled UI toolkit rendering 120 FPS interfaces on macOS, Windows, Linux, and WebAssembly via GPU shaders.

Curated by @makepad
#rust #wasm #gpu
✦ Frameworks

Fastify: High-Speed Node.js Server

Extremely fast and low overhead web framework for Node.js with built-in schema validation, serialization, and plugin architecture.

Curated by @fastify
#nodejs #backend #http
✦ Frameworks

LangGraph: Cyclical Multi-Agent Graphs

Library for building stateful, multi-actor applications with LLMs, supporting cyclical flows, human-in-the-loop, and branching logic.

Curated by @langchain
#python #ai #agents