{"id":49891058,"url":"https://github.com/lambdachad/studio","last_synced_at":"2026-05-17T12:14:53.651Z","repository":{"id":239765606,"uuid":"799683610","full_name":"lambdachad/studio","owner":"lambdachad","description":"Elixir Phoenix LiveView running with Nix","archived":false,"fork":false,"pushed_at":"2024-05-14T13:18:27.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T14:30:36.666Z","etag":null,"topics":["elixir","liveview","nix","phoenix"],"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/lambdachad.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}},"created_at":"2024-05-12T21:20:04.000Z","updated_at":"2024-05-14T13:18:30.000Z","dependencies_parsed_at":"2024-05-14T14:51:27.089Z","dependency_job_id":null,"html_url":"https://github.com/lambdachad/studio","commit_stats":null,"previous_names":["knarkzel/studio","svelterust/studio","lambdachad/studio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lambdachad/studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdachad%2Fstudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdachad%2Fstudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdachad%2Fstudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdachad%2Fstudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdachad","download_url":"https://codeload.github.com/lambdachad/studio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdachad%2Fstudio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["elixir","liveview","nix","phoenix"],"created_at":"2026-05-15T21:13:25.665Z","updated_at":"2026-05-15T21:13:26.359Z","avatar_url":"https://github.com/lambdachad.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# studio\n\nTo run it locally with Nix, do following:\n\n```\nMIX_ENV=prod PHX_SERVER=true RELEASE_TMP=/tmp RELEASE_COOKIE=my-cookie DATABASE_URL=postgres://postgres:postgres@localhost/studio_dev SECRET_KEY_BASE=DwdeOT9NnjAf5k2gNnQ8VkEEe5PIQm+ujFWhW+uq0u3EeHGSi4cVSMQbLFJo8vpa nix run .#default -- start\n```\n\n## Notes\n\nI had to do following when running a Phoenix LiveView application in Nix:\n\n- Run `mix2nix \u003e deps.nix`\n- Modify `config/config.exs` and add `path: System.get_env(\"MIX_ESBUILD_PATH\")` for `:esbuild` and `path: System.get_env(\"MIX_TAILWIND_PATH\")` for `:tailwind`. Because Mix tries to download TailwindCSS and Esbuild from GitHub, we have to specify these custom binaries via Nix and environment variables\n- I had to get rid of heroicons in `tailwind.config.js`, had some issues I didn't figure out with that one\n- When running, you need to define `RELEASE_TMP`, `RELEASE_COOKIE`, `DATABASE_URL`, `SECRET_KEY_BASE`, `MIX_ENV` and `PHX_SERVER`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdachad%2Fstudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdachad%2Fstudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdachad%2Fstudio/lists"}