| Feature | Status | Description | 
|---|---|---|
| Torn API Login | ✅ | Secure login with your custom Torn API key | 
| Revive Statistics | ✅ | Track total revives, success rates & trends | 
| Revives Table | ✅ | Complete revive history with search & filters | 
| Excel Export | ✅ | Download filtered data as Excel spreadsheet | 
| Success Calculator | ✅ | Predict revive success based on skills & target | 
| Cost Breakdown | ✅ | Compare energy source costs | 
Clone the repo
git clone https://github.com/blacksmithop/TRA.git
cd TRABuild the image
make buildRun the app
make runVisit http://localhost:3000
Shutdown with
make downContributions are welcome! Please open an issue or submit a pull request with any improvements or bug fixes.
