/plushcap/analysis/agora/rte-app-builder-quickstart-guide

RTE App Builder Quickstart Guide

What's this blog post about?

The RTE App Builder (beta) allows developers to create a customizable video calling application without writing any code. It supports deployment on six platforms - Web, IOS, Android, Windows, Mac, and Linux. To get started, navigate to https://appbuilder.agora.io and configure the app builder by providing details like project name, display name, and uploading images for customization. Configure OAuth if needed and enter Agora credentials. Choose desired features and select platforms for deployment. Deploy backend using Heroku wizard and update config.json with obtained URL. For web deployment, use Netlify or Vercel. For desktop (Windows, Mac, Linux), create an empty folder called .electron in the frontend directory and run npm commands to produce a development build or production release. For Android, connect the device, start the development server, and deploy the app using npm run android command. For IOS, register the device for development, install IOS dependencies, set camera and mic permissions, add URI scheme, and use XCode to run the project. Code signing information can be found in a separate guide.

Company
Agora

Date published
Jan. 14, 2021

Author(s)
Team Agora

Word count
853

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.