Skip to content
  • Home
  • Getting Started
  • Packages
  • About
GitHubX (Twitter)
FuryStackFuryStackEnd-to-end framework
+
ShadesShadesFrontend UI library

A flexible end-to-end framework for building complex services

Get StartedGitHubGitHubGitHub stars
npm install @furystack/core
Latest
Cross-node bus: finally, pub/sub that actually crosses nodes
Architecture

Cross-node bus: finally, pub/sub that actually crosses nodes

FuryStack now ships a real cross-node event bus and a Redis Streams adapter, so identity invalidation and entity sync finally work across pods instead of just within one lonely process.

gallayl09 Jun 20264 min read

Type-Safe End-to-End

Share REST definitions between server and client with full type checking across the stack.

Modular by Design

Use the whole framework or pick individual packages a la carte — every module works standalone.

Batteries Included

Auth, DI, data stores, logging, caching, and i18n — everything you need out of the box.

Frontend Ready

Shades: a JSX-based UI library with unidirectional data binding and micro-frontend support.

All Posts
The Last Decorator
Architecture

The Last Decorator

The latest FuryStack update throws @Injectable in the bin, replaces classes with tokens, and finally clears the runway for the next big TypeScript upgrade. Here's what changed and why your @Injected properties are about to get really lonely.

gallayl25 Apr 202611 min read
Deferred Gratification: Changelog Edition
Architecture

Deferred Gratification: Changelog Edition

How FuryStack turns Yarn deferred versioning into changelog entries without guessing, vibes, or heroic memory.

gallayl20 Apr 20263 min read
The Server Will See You Now
Architecture

The Server Will See You Now

Polling is dead, long live push. FuryStack's entity sync system gives you real-time, server-pushed updates over WebSocket — with delta replay, reference counting, auto-reconnect, and a state machine that actually makes sense.

gallayl26 Mar 202615 min read
Cache Me If You Can
Architecture

Cache Me If You Can

FuryStack's @furystack/cache isn't your grandmother's memoization wrapper — it's a full state machine with observable entries, stale/cache timers, capacity eviction, and a UI component that renders it all for you.

gallayl26 Mar 202613 min read
Themes All the Way Down
shades

Themes All the Way Down

FuryStack Shades ships 19 themes, 90+ CSS variables, scoped nesting, and a ThemeProviderService that turns your entire design system into a runtime dial — here's how it actually works under the hood.

gallayl24 Mar 20269 min read
Routing, But Make It Nested
Frontend

Routing, But Make It Nested

The old flat Router served us well, but it's time to talk about its successor — NestedRouter brings hierarchical routes, type-safe links, automatic breadcrumbs, navigation trees, and view transitions to Shades.

gallayl12 Mar 20267 min read
View all posts
FuryStackFuryStack

A flexible end-to-end framework for building complex services

Site

HomeGetting StartedPackagesAbout

Connect

GitHubX (Twitter)RSS Feed
© 2026 furystack.github.io