{"id":21966459,"url":"https://github.com/dreamingechoes/bloggex","last_synced_at":"2026-05-19T05:40:37.628Z","repository":{"id":96611101,"uuid":"102278797","full_name":"dreamingechoes/bloggex","owner":"dreamingechoes","description":"Phoenix application to create your personal website with blogs and resume.","archived":false,"fork":false,"pushed_at":"2018-08-24T18:21:41.000Z","size":763,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T01:43:59.536Z","etag":null,"topics":["blog","blog-platform","elixir","elixir-lang","phoenix-application","phoenix-framework"],"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/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":"2017-09-03T16:39:25.000Z","updated_at":"2023-11-03T07:00:09.000Z","dependencies_parsed_at":"2023-03-16T20:30:37.083Z","dependency_job_id":null,"html_url":"https://github.com/dreamingechoes/bloggex","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%2Fbloggex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fbloggex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fbloggex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Fbloggex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamingechoes","download_url":"https://codeload.github.com/dreamingechoes/bloggex/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":["blog","blog-platform","elixir","elixir-lang","phoenix-application","phoenix-framework"],"created_at":"2024-11-29T13:16:18.238Z","updated_at":"2025-10-24T19:38:55.516Z","avatar_url":"https://github.com/dreamingechoes.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bloggex\n\n:warning: **Work in progress** :warning:\n\n## Themes\n\n* **User frontend:** [Editorial by HTML5 UP](https://html5up.net/editorial)\n* **Admin frontend:** [AdminLTE v2 by Almsaeed Studio](https://adminlte.io/themes/AdminLTE/index2.html)\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* Run seeds for default data with `docker-compose run web mix run priv/repo/seeds.exs`.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fbloggex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamingechoes%2Fbloggex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Fbloggex/lists"}