/discord-data-package-explorer

🌀 What's really in your Discord Data package?

Primary LanguageSvelteGNU General Public License v3.0GPL-3.0

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.

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! 🙏