An open API service indexing awesome lists of open source software.

https://github.com/zgeoff/idol-planner

poe event idol planner
https://github.com/zgeoff/idol-planner

Last synced: 11 days ago
JSON representation

poe event idol planner

Awesome Lists containing this project

README

          

# legacy of phrecia idol planner

quick and dirty idol planner for the PoE event.

banged this out in a few hours with AI at the wheel - it's absolutely horrendous code, but it (mostly) works.

i do not recommend looking inside.

## remind me how to deploy this thing

```bash
# login & deploy
fly auth login
fly launch
fly deploy
```