{"id":13591697,"url":"https://github.com/EDCD/coriolis","last_synced_at":"2025-04-08T17:32:20.842Z","repository":{"id":11747104,"uuid":"70263001","full_name":"EDCD/coriolis","owner":"EDCD","description":"Coriolis Shipyard for Elite Dangerous","archived":false,"fork":true,"pushed_at":"2024-12-10T23:34:10.000Z","size":8813,"stargazers_count":262,"open_issues_count":40,"forks_count":83,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-12-11T00:27:25.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://coriolis.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cmmcleod/coriolis","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EDCD.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-07T16:17:02.000Z","updated_at":"2024-11-23T21:58:08.000Z","dependencies_parsed_at":"2023-02-13T22:00:48.985Z","dependency_job_id":null,"html_url":"https://github.com/EDCD/coriolis","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDCD%2Fcoriolis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDCD%2Fcoriolis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDCD%2Fcoriolis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDCD%2Fcoriolis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EDCD","download_url":"https://codeload.github.com/EDCD/coriolis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247892666,"owners_count":21013756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-08-01T16:01:00.780Z","updated_at":"2025-04-08T17:32:15.833Z","avatar_url":"https://github.com/EDCD.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"[![Chat to us on Discord](https://img.shields.io/badge/Discord-EDCD%20%23coriolis-blue.svg?style=social)](https://discord.gg/0uwCh6R62aPRjk9w)\n\n## About\n\nThe Coriolis project was inspired by [E:D Shipyard](http://www.edshipyard.com/) and, of course, [Elite Dangerous](http://www.elitedangerous.com). The ultimate goal of Coriolis is to provide rich features to support in-game play and planning while engaging the E:D community to support its development.\n\nCoriolis was created using assets and imagery from Elite: Dangerous, with the permission of Frontier Developments plc, for non-commercial purposes. It is not endorsed by nor reflects the views or opinions of Frontier Developments and no employee of Frontier Developments was involved in the making of it.\n\n## Contributing\n\n- [Submit issues](https://github.com/EDCD/coriolis/issues)\n- [Submit pull requests](https://github.com/EDCD/coriolis/pulls) targetting `develop` branch\n- Chat to us on [Discord](https://discord.gg/0uwCh6R62aPRjk9w)!\n\n## Development\n\nThis release includes the ability to run the app as a Docker container.\n```sh\n\u003e git clone https://github.com/EDCD/coriolis.git\n\u003e git clone https://github.com/EDCD/coriolis-data.git\n\u003e cd coriolis\n\u003e docker buildx build --build-context data=../coriolis-data --tag coriolis .\n\u003e docker run -d -p 3300:3300 coriolis\n```\n\nOr to run an instance of coriolis without Docker Desktop, perform the following steps in a shell:\n```sh\n\u003e git clone https://github.com/EDCD/coriolis.git\n\u003e git clone https://github.com/EDCD/coriolis-data.git\n\u003e cd ./coriolis-data\n\u003e npm install\n\u003e cd ../coriolis\n\u003e npm install\n\u003e npm start\n```\n\nYou will then have a development server running on `localhost:3300`.\n\n### Ship and Module Database\n\nSee the [Data wiki](https://github.com/EDCD/coriolis-data/wiki) for details on structure, etc.\n\n## Deployment\n\nFollow the steps for [Development](#development) as above, but instead\nof `npm start` you'll want to:\n\n```sh\n\u003e npm run build\n```\n\nthis will result in a `build/` directory being created containing all the necessary files.\n\nAfter this you need to serve the files in some manner.\nEither configure your webserver to make the actual `build/` directory\nvisible on the web, or alternatively copy it to somewhere to serve it\nfrom.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEDCD%2Fcoriolis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEDCD%2Fcoriolis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEDCD%2Fcoriolis/lists"}