Skip to content

rovelstars/discord-list-next

Repository files navigation

Rovel Discord List

Imagine a better place - where you can find everything about discord!


Dark Theme

dark mode homepage

Light Theme

light mode homepage


Looking for the old version?

It's publicly archived at rovelstars/discord-list-old.


License Notice

license picture

This project is licensed under the GNU GPLv3 License. You can view the license here. Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. When a modified version is used to provide a service over a network, the complete source code of the modified version must be made available.


Self Hosting

We use Astro to build the website. To run the website locally, you need to have Node.js installed on your machine. If you don't have Node.js installed, you can download it from here. Alternatively, feel free to use Bun to run the website locally. Our current project is configured to build for Netlify, if you want to build for Vercel, you can change the configuration in the astro.config.js file. The same goes for other platforms.

Running the website locally

  1. Clone the repository

    git clone https://github.com/rovelstars/discord-list
  2. Change the directory to the project directory

    cd discord-list

    At this point, you should fill in the required environment variables in the .env file. You can copy the .env.example file and rename it to .env.

  3. Install the dependencies

    npm install # or bun install if you are using Bun
  4. Run the website

    npm run dev # or bun dev if you are using Bun

This project is kept open source so we are transparent in our services, as well as interested people can contribute to it.

Thank you for your time, love and support that make this project possible!

Stargazers

Stargazers repo roster for @rovelstars/discord-list

Forkers

Forkers repo roster for @rovelstars/discord-list

About

The Next Generation of Rovel Discord List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published