Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayrichh/poe2
https://github.com/jayrichh/poe2
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jayrichh/poe2
- Owner: JayRichh
- Created: 2024-12-13T17:41:20.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-12-16T19:45:56.000Z (8 days ago)
- Last Synced: 2024-12-16T20:41:28.082Z (8 days ago)
- Language: TypeScript
- Size: 305 KB
- Stars: 0
- 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)
![image](https://github.com/user-attachments/assets/486cb308-a49c-4b5c-8831-ed7bf2b8dcef)
![Screenshot 2024-12-18 195400](https://github.com/user-attachments/assets/b93495a1-c1f5-4487-b2ac-412d3e2ae129)
![Screenshot 2024-12-18 195445](https://github.com/user-attachments/assets/9f8eec89-0f7c-42e6-8891-4949d1750905)
## Development
```bash
# Install dependencies
npm install# Start development server
npm run dev
```