website

所属分类:collect
开发工具:EJS
文件大小:0KB
下载次数:0
上传日期:2023-03-24 11:16:37
上 传 者sh-1993
说明:  DEL网站端的官方源代码!
(The official source code for the website side of DEL!)

文件列表:
.dockerignore (58, 2023-09-23)
.mergify.yml (481, 2023-09-23)
.prettierignore (12, 2023-09-23)
.prettierrc (197, 2023-09-23)
.snyk (282, 2023-09-23)
@types/ (0, 2023-09-23)
@types/custom.d.ts (2157, 2023-09-23)
@types/del.d.ts (9635, 2023-09-23)
@types/enums.ts (1360, 2023-09-23)
@types/express-device.d.ts (412, 2023-09-23)
@types/fetch.d.ts (2630, 2023-09-23)
@types/webOptions.d.ts (1188, 2023-09-23)
CODEOWNERS (87, 2023-09-23)
CONTRIBUTING.md (293, 2023-09-23)
Dockerfile (249, 2023-09-23)
LICENSE (35184, 2023-09-23)
assets/ (0, 2023-09-23)
assets/Public/ (0, 2023-09-23)
assets/Public/arc-sw.js (3351, 2023-09-23)
assets/Public/audio/ (0, 2023-09-23)
assets/Public/audio/nyan.mp3 (5206863, 2023-09-23)
assets/Public/audio/rick.mp3 (5092133, 2023-09-23)
... ...

Discord Extreme List version 5.x.x [![Compile](https://github.com/discordextremelist/website/workflows/Compile/badge.svg)](https://github.com/discordextremelist/website/actions?query=workflow%3ACompile) [![Discord](https://img.shields.io/discord/568567800910839811?color=5865f2&logo=discord&logoColor=white)](https://discord.gg/WeCer3J) [![DeepScan grade](https://deepscan.io/api/teams/8370/projects/12889/branches/206397/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=8370&pid=12889&bid=206397) [![Snyk vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/discordextremelist/website?logo=snyk)](https://snyk.io/test/github/discordextremelist/website) [![Code style](https://img.shields.io/badge/code%20style-prettier-ff69b4?logo=prettier&logoColor=white)](https://prettier.io) [![Crowdin](https://badges.crowdin.net/delly/localized.svg)](https://translate.discordextremelist.xyz/project/delly) Licensing information viewable in the [LICENSE](https://github.com/discordextremelist/website/blob/main/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](https://nodejs.org) v17.9.0+. ### MongoDB A [MongoDB](https://mongodb.com) instance is required - it must match the configuration in the `settings.json` file. ### Redis [Redis](https://redis.io) or [Memurai](https://memurai.com) 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.

近期下载者

相关文件


收藏者