With this tool you can clone and duplicate a Prismic repository easily and automatically. It uses prismic migration api under the hood.
Here's a youtube video on how to use the tool
This is a Next.js project bootstrapped with create-next-app
.
First, change the file name of ".env.local.example" to ".env.local" and fill the envirement variables
run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to start the cloning process