Start with something real.
Workbench. Cortex. Portal.
Three working applications built on Spine Framework.
Workbench · Development
From idea to production.
Workbench brings the entire software lifecycle into one place.
The whole job. Not just the ticket.
# Workbench
npx spine-framework install-app spine-framework-workbench
npx spine-framework migrate
npm run assemble && netlify dev
Cortex · Operations
See the whole customer.
Cortex brings sales, support, customer success, knowledge, and community together around the same customer.
# Cortex
npx spine-framework install-app spine-framework-cortex
npx spine-framework migrate
npm run assemble && netlify dev
Portal · Customer Experience
Your customers see one company.
Portal brings support, knowledge, learning, community, and marketplace into one customer experience.
# Portal
npx spine-framework install-app spine-framework-portal
npx spine-framework migrate
npm run assemble && netlify dev
Three applications. One foundation.
npm install spine-framework