braindigitalis / website

The official source code for the website side of DEL!

Home Page:https://discordextremelist.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 14+.

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

The official source code for the website side of DEL!

https://discordextremelist.xyz

License:GNU Affero General Public License v3.0


Languages

Language:EJS 61.1%Language:TypeScript 33.2%Language:SCSS 3.9%Language:JavaScript 0.7%Language:Shell 0.4%Language:Sass 0.3%Language:CSS 0.3%Language:HTML 0.2%Language:Dockerfile 0.0%