nixpulvis / galos

Elite: Dangerous Database and Tools
3 stars 0 forks source link

Windows Installation #23

Open nixpulvis opened 3 months ago

nixpulvis commented 3 months ago

Needs Postgres… depending on how long I wait for this, I could probably use a remote Postgres instance with solid caching at the entity layer in Bevy. Lots of changes needed between now and then though I think. Would be cool if the LoadedRegions structure could help with this.

nixpulvis commented 2 months ago

This is working now. Either run a PostGIS instance locally, or set .env to point to a remote. I've tested both.

nixpulvis commented 2 months ago

Actually... I need to double check galos-sync eddn is cfg-gated. Should do this before #56.