-
Install Node.js environment
-
Install MySQL environment
-
Install Redis environment
-
Clone the repository:
git clone https://github.com/tl-open-source/tl-rtc-app.git
-
Navigate to the project directory:
cd tl-rtc-app
-
Install dependencies:
npm install
-
Start the application - Api
npm run http-api or npm run https-api
-
Start the application - Socket
npm run http-socket or npm run https-socket
-
Open your browser and visit
http://localhost:9096
.
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.
For more details, please refer to the DISCLAIMER file.