Skip to content

A fork in which I attempt to fix the issues that plague the top tier site, discordextremelist.xyz

License

Notifications You must be signed in to change notification settings

TheAlienKnight/website

 
 

Repository files navigation

Discord Extreme List version 5.x.x

Compile Discord DeepScan grade Snyk vulnerabilities Code style Crowdin

Licensing information viewable in the LICENSE file.

We welcome contributions to DEL! If you need any help contributing, please talk to us in our Discord server.

Note that we do not support running public clones: you are allowed to do it if you follow the license, but we will not provide any support. The following instructions are only for users running DEL in development to contribute.

Setup

Requirements

Node.js

DEL requires Node.js v17.9.0+.

MongoDB

A MongoDB instance is required - it must match the configuration in the settings.json file.

Redis

Redis or Memurai must be installed and running - it must match the configuration in the settings.json file.

NPM Packages

Install all of the dependencies by running npm i.

Configuration

Rename settings.example.json to settings.json and fill it out appropriately, changing anything you need to change.

Running DEL

When you first start DEL, and every time you make a change to any of the .ts files, you will need to run npm run compile.

Run npm start to start DEL.

About

A fork in which I attempt to fix the issues that plague the top tier site, discordextremelist.xyz

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 60.9%
  • TypeScript 33.3%
  • SCSS 3.9%
  • JavaScript 0.7%
  • Shell 0.4%
  • Sass 0.3%
  • Other 0.5%