{"id":27969596,"url":"https://github.com/mgerb/elixir-playground","last_synced_at":"2026-06-29T20:31:52.465Z","repository":{"id":93050666,"uuid":"115878568","full_name":"mgerb/elixir-playground","owner":"mgerb","description":"Playing around with elixir/phoenix web server","archived":false,"fork":false,"pushed_at":"2017-12-31T19:17:47.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T06:45:44.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mgerb.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}},"created_at":"2017-12-31T18:06:12.000Z","updated_at":"2017-12-31T18:06:55.000Z","dependencies_parsed_at":"2023-04-25T14:32:38.860Z","dependency_job_id":null,"html_url":"https://github.com/mgerb/elixir-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mgerb/elixir-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerb%2Felixir-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerb%2Felixir-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerb%2Felixir-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerb%2Felixir-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgerb","download_url":"https://codeload.github.com/mgerb/elixir-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerb%2Felixir-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34942665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":[],"created_at":"2025-05-07T21:11:43.856Z","updated_at":"2026-06-29T20:31:52.460Z","avatar_url":"https://github.com/mgerb.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyApp\n\n## Generate a new app\n`mix phx.new myapp --module MyApp --no-brunch --no-html --database postgres`\n\n## Start the server\n\n  * Install dependencies with `mix deps.get`\n  * Create and migrate your database with `mix ecto.create \u0026\u0026 mix ecto.migrate`\n  * Start Phoenix endpoint with `mix phx.server`\n\n## Production\nReady to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).\n\n# Ecto\n\n## Create table\n`mix ecto.gen.migration create_user`\n`mix ecto.migrate`\n\n## Prod\nRunning app\n`PORT=80 MIX_ENV=prod mix phx.server`\n\n- when creating prod database\n  - `MIX_ENV=prod mix ecto.create`\n  - `MIX_ENV=prod mix ecto.migrate`\n\n## Installing Elixir on C9\n```\n# for some reason C9 complains this file is missing when it tries to remove couchdb\nsudo touch /etc/init.d/couchdb\n\nsudo apt-get install inotify-tools\nwget https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb \u0026\u0026 sudo dpkg -i erlang-solutions_1.0_all.deb\nwget http://packages.erlang-solutions.com/ubuntu/erlang_solutions.asc\nsudo apt-key add erlang_solutions.asc\nsudo apt-get update\nsudo apt-get install esl-erlang\nsudo apt-get install elixir\nmix local.hex\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgerb%2Felixir-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgerb%2Felixir-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgerb%2Felixir-playground/lists"}