UNPKG

agora-meeting-sdk

Version:

For publishing npm package agora-metting-sdk (Web). Get more information from https://docs.agora.io

44 lines (24 loc) 828 B
### agora-metting-sdk For publishing npm package agora-metting-sdk (Web). Get more information from https://docs.agora.io ### Requirements * TypeScript/JavaScript * React * Agora Developer Account * Chrome Web Browser ### config rename `.env.example` to `.env` , and configure the following parameters. ```bash SKIP_PREFLIGHT_CHECK=true REACT_APP_AGORA_APP_ID=<YOUR APP_ID> REACT_APP_AGORA_APP_SDK_DOMAIN=https://api.agora.io REACT_APP_AGORA_APP_CERTIFICATE=<YOUR APP_CERTIFICATE> REACT_APP_AGORA_APP_RECORD_URL=<YOUR RECORD_URL> ``` ### Platform Support ``` >= 66.0 Chrome Browser ``` ### Question / Issue Report * [https://github.com/AgoraIO-Usecase/AgoraMeeting-Desktop/issues ](https://github.com/AgoraIO-Usecase/AgoraMeeting-Desktop/issues) * [www.agora.io](https://www.agoar.io)