Skip to content

Website for rezo, a discord bot for streaming premium high quality music for free

Notifications You must be signed in to change notification settings

rezonance-india/rezo-website

Repository files navigation

The Lounge

A discord bot for streaming high-quality music with premium features like EQ & Queue controls for free!


WebsiteTop.gg


Built with Support Server

Overview

  • Premium high quality sound
  • EQ presets
  • Volume Control
  • Queue management

To learn more, invite rezo to your server

Installation and usage

Rezo website uses vite

To start the development server:

git clone https://github.com/rezonance-india/rezo-website.git
cd rezo-website
yarn
yarn dev --host

For building a distribution copy:

yarn build

Directory Structure

.
├── about.html
├── assets
│   ├── images
│   │   ├── banner.png
│   │   ├── bx-envelope.svg
│   │   ├── bxl-github.svg
│   │   ├── bxl-linkedin.svg
│   │   ├── favicon.svg
│   │   └── rezonance-logo-blue.svg
│   ├── js
│   │   ├── 3d.js
│   │   ├── 3dabout.js
│   │   ├── about.js
│   │   └── main.js
│   └── styles
│       ├── about.scss
│       └── style.scss
├── index.html
├── package.json
├── tree.txt
├── vite.config.js
├── yarn-error.log
└── yarn.lock

Before submitting any change, make sure to:

  • Read the Contributing instructions
  • Run yarn build if you change or add anything to the file structure
  • yarn dev can be used to start Vite with hot module reloading

About

Website for rezo, a discord bot for streaming premium high quality music for free

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published