Company
Date Published
Author
Hermes Frangoudis
Word count
275
Language
English
Hacker News points
None

Summary

The article discusses the implementation of Agora's Voice and Video SDK for running production apps. It highlights that developers need to implement a token server which requires efforts on both front-end and backend development. To facilitate this, some great developers in the Agora dev community have created a NodeJS implementation with a quick setup/deployment button for testing front-end implementations. The article provides step-by-step instructions on how to deploy this server using Heroku and Agora Developer account. It also mentions that once the server is running, front-end teams can add simple server calls and get token services running without depending on backend development. The GitHub repository for the NodeJS implementation is provided as a resource.