{"id":15063643,"url":"https://github.com/aifrak/phoenix-ash-library","last_synced_at":"2026-01-30T14:18:49.254Z","repository":{"id":250561066,"uuid":"822063236","full_name":"aifrak/phoenix-ash-library","owner":"aifrak","description":"Fake library system to manage books (Experimenting Ash 3.0)","archived":false,"fork":false,"pushed_at":"2025-10-04T20:43:58.000Z","size":614,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T22:22:19.205Z","etag":null,"topics":["ash","ash-framework","elixir","example"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aifrak.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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-06-30T07:52:12.000Z","updated_at":"2025-10-04T20:44:02.000Z","dependencies_parsed_at":"2024-08-28T19:00:04.692Z","dependency_job_id":"bae4067b-588d-4836-923d-a42098c856c8","html_url":"https://github.com/aifrak/phoenix-ash-library","commit_stats":null,"previous_names":["aifrak/phoenix-ash-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aifrak/phoenix-ash-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-ash-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-ash-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-ash-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-ash-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aifrak","download_url":"https://codeload.github.com/aifrak/phoenix-ash-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-ash-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ash","ash-framework","elixir","example"],"created_at":"2024-09-25T00:05:17.107Z","updated_at":"2026-01-30T14:18:49.226Z","avatar_url":"https://github.com/aifrak.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fake library system to manage books\n\nExperimenting with Phoenix and Ash v3.0.\n\n## Install local environment\n\nWe use [devbox](https://www.jetify.com/devbox) to install the necesary packages\nand [mise](https://mise.jdx.dev/) to install missing packages and run tasks.\n\nTools that can not be installed directly from `devbox` because of version issue\nare installed via `mise`.\n\nInstall [devbox](https://www.jetify.com/docs/devbox/quickstart/) (do it only once):\n\n```sh\ncurl -fsSL https://get.jetpack.io/devbox | bash\n```\n\nPrepare your shell for `mise` (do it only once).\n\nFor Bash:\n\n```sh\necho 'eval \"$($HOME/.local/bin/mise activate bash)\"' \u003e\u003e ~/.bashrc\n```\n\nFor Zsh:\n\n```sh\necho 'command -v mise \u0026\u003e /dev/null \u0026\u0026 eval \"$(mise activate zsh)\"' \u003e\u003e \"${ZDOTDIR-$HOME}/.zshrc\"\n```\n\nInstall `devbox`:\n\n```sh\ndevbox install\n```\n\nEnter `devbox` shell:\n\n```sh\ndevbox shell\n```\n\n`(devbox)` at the beginning of the prompt shows that you are inside a devbox\nshell:\n\n```sh\n(devbox) /home/my-user/my-project$\n```\n\nTrust `mise` configuration files (do it only once):\n\n```sh\nmise trust mise.toml\nmise trust mise.local.toml\n```\n\nInstall `mise` tools:\n\n```sh\nmise install\n```\n\nClean and setup everything:\n\n```sh\nmise run reset:local\n```\n\n### Post-install\n\n#### Open VSCode\n\nYou can use the IDE of your choice inside a `devbox` shell. For example with\nVSCode:\n\n```sh\ncode .\n```\n\n#### Run a task\n\nTo see available tasks or executed one of them, run with this command:\n\n```sh\nmise run\n```\n\n#### Start Web server\n\nTo start the Phoenix Web service, run with this command:\n\n```sh\ncd library\nmix phx.server\n```\n\nIf you change environment variables in `devbox.json`, you will need to restart\nthe devbox shell and your IDE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faifrak%2Fphoenix-ash-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faifrak%2Fphoenix-ash-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faifrak%2Fphoenix-ash-library/lists"}