https://github.com/jayrichh/poe2
Community-driven tools for Path of Exile 2 players. Build planning, DPS calculations, and more.
https://github.com/jayrichh/poe2
learning nextjs poe2 supabase typescript webdev
Last synced: 3 months ago
JSON representation
Community-driven tools for Path of Exile 2 players. Build planning, DPS calculations, and more.
- Host: GitHub
- URL: https://github.com/jayrichh/poe2
- Owner: JayRichh
- Created: 2024-12-13T17:41:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T12:48:45.000Z (3 months ago)
- Last Synced: 2025-02-07T13:40:56.790Z (3 months ago)
- Topics: learning, nextjs, poe2, supabase, typescript, webdev
- Language: TypeScript
- Homepage: https://poe2.dev
- Size: 43.9 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POE2 Tools
A web application providing tools and utilities for Path of Exile 2.
[poe2.dev](https://poe2.dev)



## Development
```bash
# Install dependencies
npm install# Start development server
npm run dev
```GoatCounter: [poe2.dev goat counts](https://poe2.goatcounter.com/)
## Credits
(API not available yet from GGG ?)
- [POE2DB](https://poe2db.tw/) - Items and gem data
- [poe2-tree](https://github.com/marcoaaguiar/poe2-tree) - Skill tree knowledge and data
- [SkillTree_TypeScript](https://github.com/EmmittJ/SkillTree_TypeScript) - Skill tree implementation
- [Path of Exile Forums](https://www.pathofexile.com/forum) - Official patch notes and announcements