¿Puedo vibecodear ServiceNow?

NO TANTO · sigue valiendo pagarlo
precio varíatiempo de build una sentadacategoría 🤖 automatizaciónreemplazada por 0 personas

You can build a ticket tracker in an afternoon. You cannot build ServiceNow, because ServiceNow is not a ticket tracker: it is a CMDB, an approval engine, a change management workflow that auditors accept, and a discovery agent crawling every asset on a corporate network. Nobody buys it because the forms are nice, they buy it because Sarbanes-Oxley auditors and ISO reviewers already know what a ServiceNow change record looks like. The personal version of this makes no sense either, since a single human does not need a change advisory board. If you genuinely want the shape of it for yourself, build a small request queue with states and an audit log and stop there.

el prompt
Build a local, single-user request queue called "Deskless". This is a personal consolation build for ServiceNow, not an ITSM platform. Be honest about scope.

Stack, no substitutions:
- Next.js 15 App Router, TypeScript, Tailwind.
- SQLite via better-sqlite3, file at ./data/deskless.db, schema created on boot if missing.
- Server Actions for all mutations. No API routes unless needed.
- No auth, no accounts, no telemetry, no cloud. It runs at localhost:3000 for one person.

Data model:
- assets: id, name, kind (laptop, service, subscription, account), owner_note, created_at.
- tickets: id, key (auto like REQ-0001), title, body, type (incident, request, change), priority (low, med, high), state (new, in_progress, waiting, done, cancelled), asset_id nullable, due_date nullable, created_at, updated_at.
- events: id, ticket_id, at, kind (created, state_change, comment, field_change), from_value, to_value, note. Append only, never edited or deleted.

Features in scope:
- Ticket list with filters by state, type, priority, and a text search over title and body.
- New ticket form where the fields shown change by type: change tickets additionally ask for rollback_plan and planned_window, stored as JSON in an extra_fields column.
- Ticket detail page: state transition buttons, comment box, linked asset, and the full audit log rendered as a timeline.
- Assets page: create, list, and see all tickets touching an asset.
- A "Weekly" view: tickets closed in the last 7 days and anything still open past its due date.
- Export everything to a single JSON file via a button, and a CSV export of tickets.

Explicitly out of scope, do not build: SLAs, approval chains, discovery agents, email ingestion, multi-user roles, SSO, a workflow designer.

Deliver: a README with setup in three commands, a seed script that inserts 12 sample tickets and 5 assets, and one Vitest file covering that state changes always write an events row.

$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo

por qué la gente sigue pagando

Because ServiceNow is where a large company's processes physically live. Onboarding, access requests, incident response, change approvals, hardware inventory: all encoded as workflows that hundreds of people already know how to click through, wired into identity providers and monitoring and HR systems, with an audit trail that survives external review. The alternative is not a cheaper tool, it is a year long process re-implementation project plus retraining plus convincing your auditors. The price is high and everyone complains about it, and they renew anyway.

qué pierdes

xAutomated discovery and a real CMDB that maps thousands of assets and their dependencies

xChange management and approval workflows that auditors and compliance frameworks already recognize

xHundreds of prebuilt integrations into AD, Okta, Jira, SAP, monitoring tools and everything else in a corporate stack

xRole based access, SSO, data residency, and the enterprise security paperwork that comes with it

xAn ecosystem of certified admins, partners and store apps, which is often the real reason the contract renews

arte previo · úsalo en vez de construir, si prefieres

Nada que valga la pena señalar. Por eso existe el prompt.

compartir en X ↗"Acabo de reemplazar ServiceNow con un prompt"
preguntas
¿Puedo vibecodear ServiceNow?

No tanto. El valor de ServiceNow no es el código. Mira el desglose honesto arriba.

¿Cuánto cuesta ServiceNow?

El precio de ServiceNow va por uso o cambia según el plan · No public price list; ServiceNow sells via direct sales with custom quotes. Third-party estimates put ITSM around $70-$200 per fulfiller/month, but nothing is published by the vendor..

¿Qué pierdo si reemplazo ServiceNow?

Con honestidad: Automated discovery and a real CMDB that maps thousands of assets and their dependencies; Change management and approval workflows that auditors and compliance frameworks already recognize; Hundreds of prebuilt integrations into AD, Okta, Jira, SAP, monitoring tools and everything else in a corporate stack; Role based access, SSO, data residency, and the enterprise security paperwork that comes with it; An ecosystem of certified admins, partners and store apps, which is often the real reason the contract renews. Si alguno de esos te sostiene el negocio, sigue pagando.

¿Hay una alternativa open source a ServiceNow?

No hay una alternativa open source madura que valga señalar. Por eso existe el prompt de esta página.

Cada semana mueren más suscripciones.

Veredictos nuevos, prompts nuevos, las apps más condenadas de la semana.
Un correo. Te sales en un clic.

gratis para siempre · sin spam · el prompt se queda en el sitio, las muertes te llegan a ti

$semanal: qué recibió veredicto, qué murió.