Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.26 KB

File metadata and controls

30 lines (17 loc) · 1.26 KB

TS SCRIPTS - RADIO

License: GPL v3 Discord

This resource is a React and TypeScript-based radio system for qbox using Mantine v7. It allows players to connect to radio channels, adjust volume, and manage settings through an clean and simplistic UI. The project uses the GPL v3 license.

This resource is built to work for the qbox framework. You can make it work with any framework if you do some changes to the backend.

image

Usage

  1. Install the repository into your resources
  2. Install dependencies using pnpm i.
  3. If you want to edit the resource, run pnpm dev to start development mode.
  4. If you do not need to edit, you can use the pre-built files that come with the repository.

Development

Use pnpm dev to run the development server and watch files during development.

Production

If you need to rebuild, run pnpm build.

License

This project is licensed under the GPL v3 license. Please ensure that you give credit and include this license in any distributions.