With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
...The repository is tied to a video tutorial series that covers the project from start to finish, ideal for developers learning full-stack workflows. The codebase is split into client and server folders for separation of concerns, and uses common patterns like REST APIs, React state management, and MongoDB models. While fairly standard as a “starter” full-stack project, it provides a clean, end-to-end example of building and deploying a modern web application with MERN.
Live broadcast room built on Vue3 + WebRTC + Nodejs + SRS
Billd-live is a full-stack live streaming platform that enables users to create and participate in real-time video broadcasts through a web-based interface. Built using technologies such as Vue3, WebRTC, Node.js, and FFmpeg, it provides a complete solution for live streaming similar to modern platforms. Users can start live sessions as hosts, while viewers can join and watch streams directly in the browser.
FFmpeg implements video cropping, watermarking, transcoding
...Beyond implementation, the repository includes detailed documentation on FFmpeg commands, JNI integration, and multimedia protocols, offering both practical tools and educational resources. With support for decoding, encoding, and rendering pipelines, it acts as a full-stack reference for Android multimedia engineering.