# TokenServer-nodejs **Repository Path**: mirrors_AgoraIO-Community/TokenServer-nodejs ## Basic Information - **Project Name**: TokenServer-nodejs - **Description**: One-Click deploy Agora sample token server - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sample NodeJS Token Server@express *阅读中文版本: [中文](README.zh.md)* [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/AgoraIO-Community/TokenServer-nodejs) 1. Click the deploy link above to start 2. Fill in your app name, APP_ID and APP_CERTIFICATE and press `Deploy App` 3. Make a cup of coffee and wait for heroku to finish :) 4. Once done you will get an url for your instance, try accessing `https:///access_token?channel=test&uid=1234` to check if it works ## Dashboard You can get your appID and appCertificate on Agora developer dashboard (http://dashboard.agora.io). ## 联系我们 - 完整的 API 文档见 [文档中心](https://docs.agora.io/cn/) - 如果在集成中遇到问题, 你可以到 [开发者社区](https://dev.agora.io/cn/) 提问 - 如果有售前咨询问题, 可以拨打 400 632 6626,或加入官方Q群 12742516 提问 - 如果需要售后技术支持, 你可以在 [Agora Dashboard](https://dashboard.agora.io) 提交工单 - 如果发现了示例代码的 bug, 欢迎提交 [issue](https://github.com/AgoraIO-Community/TokenServer-nodejs/issues) ## 代码许可 The MIT License (MIT).