For customer support, we’ll be using Crisp as it’s a free alternative to Intercom. It comes with a live chat out of the box and other customer support features.
Create a Crisp account
Configure Crisp in Codebase
layout.tsx
file inside the body
tag.app.config.ts
file.CRISP_WEBSITE_ID
inside the app.config.ts
under websiteId
and set the isEnabled to true. The codebase will take care of the rest.