Introducing our new product, FirstQuadrant.

The team behind Pabio is now working on a new product. FirstQuadrant is an AI sales platform that helps you grow your business exponentially with predictable, fully-automated sales using cutting-edge AI.

Visit FirstQuadrant
Pabio
Get started
Blog

Pabio Engineering Blog

Pabio Engineering Blog

Pabio is a technology company at heart, and our engineering team shares their experience building digital products on the Pabio Engineering Blog.

Fast GitHub Actions deployments for emergencies

Engineering

We use Sapper and Svelte for the Pabio website, and we have a pretty comprehensive CI/CD build process. The process includes running unit tests, Cypress end-to-end tests, Lighthouse audits, Semantic Release versioning, and finally exporting a static version of the site which is then published.

Continue reading

Creating a Sapper blog using Strapi

Engineering

We just published our first few blog posts, and after exploring several different content management systems, we decided to use Strapi. Strapi is an open-source headless CMS written in Node.js; it works with most database management systems and it’s super easy to deploy.