First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devThen validate the collections running newman
npx newman run collections/api.json -e collections/env.jsonThis is a Next.js project bootstrapped with create-next-app.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devThen validate the collections running newman
npx newman run collections/api.json -e collections/env.jsonThis is a Next.js project bootstrapped with create-next-app.