About | Technologies | Requirements | Starting | License | Authors
A website that will fetch a random Discord CDN link from our database, and play it in a video player.
The following tools were used in this project:
Before starting 🏁, you need to have Git, Node, and PNPM installed.
# Clone this project
$ git clone https://github.com/TomerGamerTV/discord-video-player.git tubecord
# Access
$ cd tubecord
# Install dependencies
$ pnpm install
# Run the project
$ pnpm start
# The server will initialize @ <http://localhost:443>
This project is licensed under MPL-2.0. For more details, see the LICENSE file.