Skip to content

Androz2091/discord-data-package-explorer

Repository files navigation

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!

Dumpus

Discord Data Package Explorer v2 is now available as Dumpus. This repository (v1) will still be maintained 💪

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.

Kaki87

This project was created after a discussion with Kaki87, an awesome developer who taught me a lot of things. He had in mind to create this app but didn't have the time for it. I decided to learn Svelte and build it as a side project :) This project would never have existed without him! 🙏