Skip to content

cymosilla/discord-data-package-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!

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?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 63.0%
  • JavaScript 32.5%
  • CSS 2.6%
  • HTML 1.6%
  • Dockerfile 0.3%