{"id":21966437,"url":"https://github.com/dreamingechoes/phoenix-example-app","last_synced_at":"2025-03-22T21:46:08.261Z","repository":{"id":96611257,"uuid":"135805361","full_name":"dreamingechoes/phoenix-example-app","owner":"dreamingechoes","description":"Example of Phoenix application.","archived":false,"fork":false,"pushed_at":"2018-06-04T21:59:48.000Z","size":81,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T01:44:04.161Z","etag":null,"topics":["elixir","elixir-lang","elixir-phoenix","example-app","phoenix-framework"],"latest_commit_sha":null,"homepage":null,"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/dreamingechoes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-06-02T09:38:15.000Z","updated_at":"2020-01-14T03:19:05.000Z","dependencies_parsed_at":"2023-03-16T20:30:35.299Z","dependency_job_id":null,"html_url":"https://github.com/dreamingechoes/phoenix-example-app","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/dreamingechoes%2Fphoenix-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fphoenix-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fphoenix-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fphoenix-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamingechoes","download_url":"https://codeload.github.com/dreamingechoes/phoenix-example-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245025997,"owners_count":20549067,"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":["elixir","elixir-lang","elixir-phoenix","example-app","phoenix-framework"],"created_at":"2024-11-29T13:16:10.682Z","updated_at":"2025-03-22T21:46:08.253Z","avatar_url":"https://github.com/dreamingechoes.png","language":"Elixir","readme":"# PhoenixExampleApp\n\nExample of Phoenix application.\n\n## Setup development environment with Docker\n\nThis project is Docker friendly from day one. To start working on it:\n\n* Setup the web container with `docker-compose build web`.\n* Install dependencies with `docker-compose run web mix deps.get`.\n* Create your database with `docker-compose run web mix ecto.create`.\n* Migrate your database with `docker-compose run web mix ecto.migrate`.\n* Install Node.js dependencies with `docker-compose run web bash -c \"cd assets; npm install\"`.\n* Start the application with `docker-compose up`.\n\n## Setup testing environment with Docker\n\nThis step assumes you already followed instructions from previous paragraph.\n\n* Create your testing database with `docker-compose run web env MIX_ENV=test mix ecto.create`.\n* Migrate your testing database with `docker-compose run web env MIX_ENV=test mix ecto.migrate`.\n* Run the test suite with `docker-compose run web env MIX_ENV=test mix test`.\n* Run the test suite with coverage report on `cover` folder with: `docker-compose run web env MIX_ENV=test mix coveralls.html`.\n\n----------------------------\n\nThis project was developed by [dreamingechoes](https://github.com/dreamingechoes).\nIt adheres to its [code of conduct](https://github.com/dreamingechoes/base/blob/master/files/CODE_OF_CONDUCT.md) and\n[contributing guidelines](https://github.com/dreamingechoes/base/blob/master/files/CONTRIBUTING.md), and uses an equivalent [license](https://github.com/dreamingechoes/base/blob/master/files/LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fphoenix-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamingechoes%2Fphoenix-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fphoenix-example-app/lists"}