examples/with-apivideo/README.md
This video uploader and playback app is built with Next.js and api.video, the video first API.
https://with-apivideo.vercel.app/videos
Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example with-apivideo with-apivideo-app
yarn create next-app --example with-apivideo with-apivideo-app
pnpm create next-app --example with-apivideo with-apivideo-app
Deploy it to the cloud with Vercel (Documentation).
/overview or navigate to /apikeys with the "API Keys" button in the side navigation..env.local.example as value for API_KEY..env.local.example to .env.local.npm install, yarn install or pnpm install.npm run dev, yarn dev or pnpm dev from the root directory.API_KEY and your API key for value.