This example demonstrates how to integrate Pipe with a Next.js application.
- Duplicate the
.env.examplefile and rename it to.env.local. - Add the following environment variables:
NEXT_LB_PIPE_API_KEY=YOUR_PIPE_API_KEY
Replace YOUR_PIPE_API_KEY with your Pipe's API key.
- Run the project using the following command:
npm run devPowered by Langbase