{"id":50551949,"url":"https://github.com/awhipp/evetrade","last_synced_at":"2026-06-04T04:03:46.431Z","repository":{"id":39871717,"uuid":"55874352","full_name":"awhipp/evetrade","owner":"awhipp","description":"Frontend UI for the popular EVE Online market tool","archived":false,"fork":false,"pushed_at":"2025-08-15T18:17:58.000Z","size":55214,"stargazers_count":95,"open_issues_count":5,"forks_count":30,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-15T20:35:33.984Z","etag":null,"topics":["elasticsearch","esi","eve-online","eve-swagger-interface","serverless"],"latest_commit_sha":null,"homepage":"https://evetrade.space","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awhipp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-10T01:01:48.000Z","updated_at":"2025-08-15T18:18:01.000Z","dependencies_parsed_at":"2025-08-15T20:09:18.185Z","dependency_job_id":"055af234-478a-4e22-aa87-19171582de4f","html_url":"https://github.com/awhipp/evetrade","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/awhipp/evetrade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awhipp%2Fevetrade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awhipp%2Fevetrade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awhipp%2Fevetrade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awhipp%2Fevetrade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awhipp","download_url":"https://codeload.github.com/awhipp/evetrade/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awhipp%2Fevetrade/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33888315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","esi","eve-online","eve-swagger-interface","serverless"],"created_at":"2026-06-04T04:03:45.002Z","updated_at":"2026-06-04T04:03:46.425Z","avatar_url":"https://github.com/awhipp.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EVE Trade \n\nThe top-searched EVE Online trading tool that lets you discover what to trade between stations and regions. This tool enables making ISK through hauling or station trading.\n\n## Support\n\n[![EVETrade Discord Server](https://discordapp.com/api/guilds/999342296522821722/widget.png?style=banner2)](https://discord.gg/9xZh5qKCeR)\n\n## System Status\n\n* UI Deployment Status on Netlify (on commit):\n  * [![Netlify Status](https://api.netlify.com/api/v1/badges/4daf6162-578e-4ff5-a99a-ab44e8cbdace/deploy-status)](https://app.netlify.com/sites/evetrade/deploys)\n\n* Static Data Asset Compilation (daily):\n  * [![Convert SDE to JSON](https://github.com/awhipp/evetrade_resources/actions/workflows/download.yml/badge.svg)](https://github.com/awhipp/evetrade_resources/actions/workflows/download.yml)\n\n* Historical Market Volume Pull (every hour):\n  * [![Historical Volume Ingest](https://github.com/awhipp/evetrade_historical_volume/actions/workflows/historical-volume-ingest.yml/badge.svg)](https://github.com/awhipp/evetrade_historical_volume/actions/workflows/historical-volume-ingest.yml)\n\n* Market Data Ingestion (Every 5 min)\n  * [![Check Data Sync](https://github.com/awhipp/evetrade-data-sync-service/actions/workflows/check.yml/badge.svg)](https://github.com/awhipp/evetrade-data-sync-service/actions/workflows/check.yml)\n \n* API Deployments\n  * [![EVETrade API Deploy - Dev](https://github.com/awhipp/evetrade_api/actions/workflows/evetrade_deploy_dev.yml/badge.svg)](https://github.com/awhipp/evetrade_api/actions/workflows/evetrade_deploy_dev.yml)\n  * [![EVETrade API Deploy - Prod](https://github.com/awhipp/evetrade_api/actions/workflows/evetrade_deploy_prod.yml/badge.svg)](https://github.com/awhipp/evetrade_api/actions/workflows/evetrade_deploy_prod.yml)\n\n## About\n\nImplements the [EVE ESI API](https://esi.evetech.net/ui/) on the [backend](https://github.com/awhipp/evetrade_api) in order to find:\n\n* the best trades within a station (ie: station trading or margin trading).\n* the best hauling trades between stations and regions.\n\n## Architecture Diagram\n\n![EVETrade Architecture Diagram](/documentation/evetrade_architecture.png?raw=true \"EVETrade Architecture Diagram\")\n\n## Other Repositories\n\n* [EVETrade API](https://github.com/awhipp/evetrade_api)\n* [EVETrade Market Data Sync](https://github.com/awhipp/evetrade-data-sync-service)\n* [EVETrade Resources](https://github.com/awhipp/evetrade_resources)\n* [EVETrade Historical Volume Ingest](https://github.com/awhipp/evetrade_historical_volume)\n\n## Recommended Development\n\n* [Live Server](https://github.com/ritwickdey/vscode-live-server) or other tool required to build and serve locally to avoid CORs issues\n* Other options include `jekyll`, `browsersync`, `http-server`, `npx serve` `python SimpleHTTPServer`, and more...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawhipp%2Fevetrade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawhipp%2Fevetrade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawhipp%2Fevetrade/lists"}