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
- Host: GitHub
- URL: https://github.com/zgeoff/idol-planner
- Owner: zgeoff
- Created: 2025-02-20T12:45:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T13:30:22.000Z (over 1 year ago)
- Last Synced: 2025-04-08T14:43:07.448Z (about 1 year ago)
- Language: TypeScript
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```