{"id":50551831,"url":"https://github.com/saviornt/eveonlinedashboard","last_synced_at":"2026-06-04T04:02:27.942Z","repository":{"id":359753159,"uuid":"1246947843","full_name":"saviornt/EveOnlineDashboard","owner":"saviornt","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-23T08:49:10.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T10:35:24.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saviornt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-22T18:25:07.000Z","updated_at":"2026-05-23T08:49:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/saviornt/EveOnlineDashboard","commit_stats":null,"previous_names":["saviornt/eveonlinedashboard"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/saviornt/EveOnlineDashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saviornt%2FEveOnlineDashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saviornt%2FEveOnlineDashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saviornt%2FEveOnlineDashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saviornt%2FEveOnlineDashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saviornt","download_url":"https://codeload.github.com/saviornt/EveOnlineDashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saviornt%2FEveOnlineDashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33888302,"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":[],"created_at":"2026-06-04T04:02:26.980Z","updated_at":"2026-06-04T04:02:27.928Z","avatar_url":"https://github.com/saviornt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eve Online Dashboard\n\nA modern, locally-hosted web application for EVE Online players. Built with FastAPI, SurrealDB, and React (PWA + future Tauri desktop app).\n\n---\n\n## Features\n\n- **EVE SSO Authentication** with secure token storage\n- **Embedded SurrealDB** (no Docker required)\n- **Real-time character data** (skills, wallet, location, etc.)\n- **Static Data Cache** (SDE) with automatic updates\n- **Modern Tech Stack** (FastAPI + React 19 + TypeScript)\n- **PWA Support** (installable from browser)\n- **Future Tauri Desktop App**\n\n---\n\n## Project Structure\n\n```text\nEveOnlineDashboard/\n├── backend/                 # FastAPI Backend\n│   ├── app/\n│   │   ├── api/             # API endpoints\n│   │   ├── core/            # Configuration\n│   │   ├── db/              # Database layer\n│   │   ├── services/        # Business logic (ESI, SDE, etc.)\n│   │   └── main.py\n│   ├── data/sde/            # Cached Static Data\n│   └── pyproject.toml\n├── frontend/                # React 19 + TypeScript (PWA)\n├── docs/                    # Documentation\n└── .gitignore\n```\n\n---\n\n## Quick Start\n\n### 1. Backend Setup\n\n```powershell\ncd backend\n\n# Install dependencies\npip install -e .\n\n# Copy environment file\ncopy .env.example .env\n```\n\nEdit `.env` with your EVE Developer credentials.\n\n### 2. Run the Application\n\n```powershell\npython -m app.main\n```\n\nThen open your browser and go to:  \n**`http://localhost:8180/api/auth/login`**\n\n---\n\n## Development\n\n- **Backend**: FastAPI 0.136 + SurrealDB 2.0 (embedded)\n- **Frontend**: React 19 + TypeScript + Tailwind (PWA)\n- **Desktop**: Tauri v2.11.2 (planned)\n\n---\n\n## Tech Stack\n\n- **Backend**: Python 3.14, FastAPI, Pydantic, SurrealDB\n- **Database**: Embedded SurrealDB (persistent mode)\n- **Authentication**: EVE SSO with PKCE\n- **Static Data**: Official EVE SDE (auto-updating)\n\n---\n\n## License\n\nPersonal / Private use.\n\n---\n\n**Made for capsuleers, by capsuleers.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaviornt%2Feveonlinedashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaviornt%2Feveonlinedashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaviornt%2Feveonlinedashboard/lists"}