Giter Site home page Giter Site logo

zaid-maker / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from discordextremelist/website

0.0 2.0 0.0 30.73 MB

The official source code for the website side of DEL!

Home Page: https://discordextremelist.xyz

License: GNU Affero General Public License v3.0

JavaScript 0.67% Shell 0.37% CSS 4.32% HTML 62.47% TypeScript 32.15% Dockerfile 0.02%

website's Introduction

Discord Extreme List version 5.x.x

Compile Discord DeepScan grade Snyk vulnerabilities Code style Crowdin

Licensing information viewable in the LICENSE file.

Setup

Requirements

Node.js

DEL requires Node.js 14.

nodemon (Optional)

nodemon is optional and allows you to use the npm run dev command which is ideal in development, nodemon auto restarts and compiles on file save.

PM2 (Optional)

PM2 is optional and allows you to use the npm run pm2 command which is ideal if you wish to run DEL in production.

MongoDB

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

Redis

Redis must be installed for caching to work, the site will not function correctly without it - it must match the configuration in the settings.json file.

NPM Packages

Install all of the dependencies by running npm i command.

Configuration

  1. Rename settings.example.json to settings.json and fill it out appropriately, changing anything you need to change.
  2. (Optional) In addition to this you may wish to change some of the things in the variables.ts file located in src/Util/Function.

Running DEL

Compiling

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

Production

We recommend when running DEL in production you use the npm run pm2 command, you can also still run DEL using the standard npm run start command.

Development/Testing

We recommend you run DEL using the npm run start command, you can also run DEL using the npm run dev command but due to compiling on file save, this isn't always a good idea.

website's People

Contributors

advaith1 avatar carolinaisslaying avatar dependabot-preview[bot] avatar dependabot[bot] avatar duckmasteral avatar iceemc avatar imgbot[bot] avatar imgbotapp avatar mergify[bot] avatar rom1-j avatar snyk-bot avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.