{"id":31029729,"url":"https://github.com/athena-logistics/athena-backend","last_synced_at":"2025-09-13T22:48:15.610Z","repository":{"id":37051486,"uuid":"242378112","full_name":"athena-logistics/athena-backend","owner":"athena-logistics","description":":beer::tropical_drink::wine_glass: Athena Event Logistics - Backend / Web","archived":false,"fork":false,"pushed_at":"2025-05-01T11:34:42.000Z","size":1927,"stargazers_count":6,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-10T20:55:23.715Z","etag":null,"topics":["elixir","event","logistics","phoenix","phoenix-framework"],"latest_commit_sha":null,"homepage":"https://athena-logistics.github.io/","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/athena-logistics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-02-22T16:59:24.000Z","updated_at":"2025-05-01T11:34:45.000Z","dependencies_parsed_at":"2023-02-19T05:46:21.637Z","dependency_job_id":"9ee8478e-1219-482b-ba69-ef9e5558417a","html_url":"https://github.com/athena-logistics/athena-backend","commit_stats":{"total_commits":432,"total_committers":5,"mean_commits":86.4,"dds":0.4027777777777778,"last_synced_commit":"c2234132cd1ec512d9382753f7d75e39567e7158"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/athena-logistics/athena-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-logistics%2Fathena-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-logistics%2Fathena-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-logistics%2Fathena-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-logistics%2Fathena-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athena-logistics","download_url":"https://codeload.github.com/athena-logistics/athena-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athena-logistics%2Fathena-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275038263,"owners_count":25394640,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":["elixir","event","logistics","phoenix","phoenix-framework"],"created_at":"2025-09-13T22:48:11.740Z","updated_at":"2025-09-13T22:48:15.595Z","avatar_url":"https://github.com/athena-logistics.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" src=\"./assets/static/images/logo.png\" width=\"300px\"\u003e\n\n# Athena\n\n[![Main Branch](https://github.com/athena-logistics/athena-backend/actions/workflows/branch_main.yml/badge.svg)](https://github.com/athena-logistics/athena-backend/actions/workflows/branch_main.yml)\n[![Coverage Status](https://coveralls.io/repos/github/athena-logistics/athena-backend/badge.svg?branch=main)](https://coveralls.io/github/athena-logistics/athena-backend?branch=main)\n[![License](https://img.shields.io/github/license/athena-logistics/athena-backend.svg)](https://github.com/athena-logistics/athena-backend/blob/master/LICENSE)\n[![Last Updated](https://img.shields.io/github/last-commit/athena-logistics/athena-backend.svg)](https://github.com/athena-logistics/athena-backend/commits/master)\n\n:beer::tropical_drink::wine_glass: Event Logistics Management\n\n## Development\n\nTo start your Phoenix server:\n\n  * Install Elixir / Node / Erlang using [`asdf`](https://asdf-vm.com/) as specified in `.tool-versions`\n  * Start Local Postgres for example using Docker\n```bash\ndocker run \\\n  --restart always \\                                                                  \n  --name postgres \\\n  -v /usr/local/opt/postgres:/var/lib/postgresql/data \\\n  -p 5432:5432 \\\n  -d \\\n  -e POSTGRES_PASSWORD=\"\" \\\n  -e POSTGRES_USER=\"root\" \\\n  -e POSTGRES_HOST_AUTH_METHOD=\"trust\" \\\n  postgres:latest\n```\n  * Setup Environment Variables with `export DATABASE_USER=\"root\" DATABASE_PASSWORD=\"\" DATABASE_HOST=\"127.0.0.1\"`\n  * Install dependencies with `mix deps.get`\n  * Create and migrate your database with `mix ecto.setup`\n  * Install Node.js dependencies with `npm install --prefix assets`\n  * Start Phoenix endpoint with `mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\nReady to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).\n\n## Learn more\n\n  * Official website: https://www.phoenixframework.org/\n  * Guides: https://hexdocs.pm/phoenix/overview.html\n  * Docs: https://hexdocs.pm/phoenix\n  * Forum: https://elixirforum.com/c/phoenix-forum\n  * Source: https://github.com/phoenixframework/phoenix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathena-logistics%2Fathena-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathena-logistics%2Fathena-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathena-logistics%2Fathena-backend/lists"}