XITY

Build cities from code.
Burn the blueprints.

THE MANIFESTO

We don't build platforms. We build cities — raw, adaptive, self-organizing structures that grow from salvaged materials and defiant creativity. Every line of code is a brick laid without permission. Every deploy is a wall raised overnight.

xity.dev is infrastructure as street art. It's the architecture of refusal — refusing templates, refusing convention, refusing to explain itself to anyone who doesn't already feel the urgency.

DEPLOY

Zero-config builds. Push and it exists.

CONNECT

Every node links. Every system speaks.

DISRUPT

Break the grid. Rebuild it louder.

THE CODE

import { city } from 'xity';

const grid = city.create({
  name: 'downtown',
  nodes: 128,
  protocol: 'mesh'
});

// deploy without permission
grid.deploy();

EVERY NODE
CONNECTS

The city is a circuit. Data flows through streets. APIs are intersections. Your code is the electricity that keeps the lights on.

ENTER THE CITY →