This is a Next.js project bootstrapped with create-next-app
that runs some tests from daily-js. Specifically:
Together, these three tests can help diagnose the vast majority of reasons people can't connect to Daily calls.
This app/repo is designed to be a simple as possible, so you can use it as a jumping-off point for building your own branded network test page.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.