Skip to content

coleestrin/pd2-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pd2-tools

Discord GitHub Stars GitHub Forks License Contributors

A suite of tools for Project Diablo 2 designed to track builds, monitor the meta, explore characters, and provide insights into the PD2 economy and playerbase. Live at pd2.tools.

This repository includes everything except the character exporter which can be found at coleestrin/pd2-character-downloader.

🔧 Setup

  1. git clone https://github.com/coleestrin/pd2-tools

API:

  1. cd api
  2. npm i
  3. Fill out the .env, example given in .env.example
  4. npm run build
  5. npm start to start the API
  6. npm run jobs to run background jobs (player count tracking and character scraper)

Frontend:

  1. cd web
  2. npm i
  3. Fill out the .env, example given in .env.example
  4. npm run dev or: npm run build and then npm run preview

🤝 Contributing

Contributions are welcome. For coordination or questions join the pd2.tools discord.

Getting Started

  1. Fork the repo.
  2. Create a feature branch.
  3. Make your changes.
  4. Submit a PR.

About

A suite of tools for Project Diablo 2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages