https://github.com/dod-101/hypernet-relay-calculator
A calculator for the EvE Online HyperNet Relay
https://github.com/dod-101/hypernet-relay-calculator
Last synced: 2 months ago
JSON representation
A calculator for the EvE Online HyperNet Relay
- Host: GitHub
- URL: https://github.com/dod-101/hypernet-relay-calculator
- Owner: DOD-101
- Created: 2025-03-16T14:12:21.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-16T14:22:28.000Z (3 months ago)
- Last Synced: 2025-03-16T15:26:54.464Z (3 months ago)
- Language: Svelte
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hypernet Relay Calculator
A calculator to help you find the best items for listing on the Hypernet Relay
## Website
https://dod-101.github.io/hypernet-relay-calculator/
## Running locally
You will need [Bun](https://bun.sh/) installed
```bash
bun install
bun run dev
```or using [Node](https://nodejs.org/en/)
```bash
npm install
npm run dev
```## Planned features
- [ ] Ability to save different items to easily compare them
## License & Attribution
This project is licensed [MIT](./LICENSE.txt)
- The Icons are [Material Symbols](https://fonts.google.com/icons)
- The font used is [Anta](https://fonts.google.com/specimen/Anta)> © 2014 CCP hf. All rights reserved. "EVE", "EVE Online", "CCP", and all related logos and images are trademarks or registered trademarks of CCP hf.