NyCodeGHG / discord-data-package-explorer

🌀 What's really in your Discord Data package?

Home Page:https://ddpe.androz2091.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDPE

What's really in your Discord Data package? And how can this data be useful? Discord Data Package Explorer does the job for you!

Example

Example

How to Use

Docker

This repository provides a Docker image and compose file. Simply run docker-compose up -d in the project directory and you can access the app at http://localhost:5000.

Manual Installation

Discord Data Package Explorer is built with Svelte, and is quite easy to install.

  • Clone the repository.
  • Install the dependencies using npm install or yarn install.
  • Start the app using npm run dev or yarn dev!

Note: for testing purposes, you may append use this link to use the mocked data.

About

🌀 What's really in your Discord Data package?

https://ddpe.androz2091.fr

License:GNU General Public License v3.0


Languages

Language:Svelte 63.1%Language:JavaScript 32.5%Language:CSS 2.6%Language:HTML 1.6%Language:Dockerfile 0.3%