Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.04 KB

File metadata and controls

27 lines (19 loc) · 1.04 KB

Daily Network Test (v2)

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.

Getting Started

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.