{"id":17949438,"url":"https://github.com/camirmas/phoenix-umbrella","last_synced_at":"2025-08-16T04:31:37.503Z","repository":{"id":87740431,"uuid":"93354873","full_name":"camirmas/phoenix-umbrella","owner":"camirmas","description":":umbrella: A boilerplate Elixir umbrella application that includes Phoenix and Ecto","archived":false,"fork":false,"pushed_at":"2017-06-19T22:36:27.000Z","size":65,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T09:19:31.174Z","etag":null,"topics":["ecto","elixir","phoenix-framework","umbrella"],"latest_commit_sha":null,"homepage":"","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/camirmas.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}},"created_at":"2017-06-05T01:58:34.000Z","updated_at":"2022-01-08T19:33:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecaba832-123f-47d6-b963-7df680ae38b3","html_url":"https://github.com/camirmas/phoenix-umbrella","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camirmas%2Fphoenix-umbrella","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camirmas%2Fphoenix-umbrella/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camirmas%2Fphoenix-umbrella/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camirmas%2Fphoenix-umbrella/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camirmas","download_url":"https://codeload.github.com/camirmas/phoenix-umbrella/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230005218,"owners_count":18158367,"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":["ecto","elixir","phoenix-framework","umbrella"],"created_at":"2024-10-29T09:16:55.049Z","updated_at":"2024-12-16T18:08:55.851Z","avatar_url":"https://github.com/camirmas.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phoenix Umbrella :umbrella: [![Build Status](https://travis-ci.org/camirmas/phoenix-umbrella.svg?branch=master)](https://travis-ci.org/camirmas/phoenix-umbrella)\n\n\u003e A boilerplate Elixir umbrella application that includes Phoenix and Ecto\n\n### Description\nThis application separates out Ecto from Phoenix, opting to instead maintain the Repo/DB from a separate application. This allows Phoenix to only need to concern itself with handling and responding to requests, authentication, etc., and delegate database-related actions to a separate application underneath the umbrella.\n\n### Instructions\n\nThe usual:\n\n```bash\ngit clone git@github.com:camirmas/phoenix-umbrella.git\ncd phoenix-umbrella\nmix ecto.create\nmix ecto.migrate\niex -S mix phoenix.server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamirmas%2Fphoenix-umbrella","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamirmas%2Fphoenix-umbrella","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamirmas%2Fphoenix-umbrella/lists"}