Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

README.md

Next.js Basic Integration

This example demonstrates how to integrate Pipe with a Next.js application.

Local Development

  1. Duplicate the .env.example file and rename it to .env.local.
  2. 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.

  1. Run the project using the following command:
npm run dev

Powered by Langbase