{"id":15063612,"url":"https://github.com/alijourney/elixir-template","last_synced_at":"2026-01-30T20:02:49.908Z","repository":{"id":251407864,"uuid":"837323160","full_name":"alijourney/elixir-template","owner":"alijourney","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-02T17:54:01.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T05:06:04.192Z","etag":null,"topics":["backend","docker","elixir","html","shell"],"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/alijourney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-08-02T17:44:07.000Z","updated_at":"2024-08-02T19:38:15.000Z","dependencies_parsed_at":"2024-08-02T20:43:37.096Z","dependency_job_id":null,"html_url":"https://github.com/alijourney/elixir-template","commit_stats":null,"previous_names":["alijourney/elixir-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alijourney/elixir-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alijourney%2Felixir-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alijourney%2Felixir-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alijourney%2Felixir-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alijourney%2Felixir-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alijourney","download_url":"https://codeload.github.com/alijourney/elixir-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alijourney%2Felixir-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"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":["backend","docker","elixir","html","shell"],"created_at":"2024-09-25T00:04:50.606Z","updated_at":"2026-01-30T20:02:49.892Z","avatar_url":"https://github.com/alijourney.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ElixirSlack\n\nRound-robin invites to the official [Elixir Slack](https://elixir-lang.slack.com).\n\n## Contributing\n\nAdd a new invite token with the following steps:\n\n1. Click on \"Invite People\" in the Elixir dropdown menu:\n\n   ![Open Invite People](./images/screenshot-invite-people.png)\n\n2. Click on \"Edit link settings\" to change the link expiration date:\n\n   ![Edit link settings](./images/screenshot-edit-link.png)\n\n3. Select \"Never expires\" from the expiration select menu:\n\n   ![Select never expires](./images/screenshot-set-expiration.png)\n\n4. Click \"Copy invite link\", paste it somewhere, and note the token at the end of the URL.\n\n5. Add the token to the `tokens` map in `runtime.exs` along with the current date:\n\n   ```elixir\n   tokens = %{\n     \"zt-216sp1w4g-MHgJlFeJKTBCzPejZj7_tw\" =\u003e \"2024-01-24\",\n     ...,\n     \"YOUR NEW TOKEN HERE\" =\u003e \"DATE HERE\"\n   }\n   ```\n\n## Usage\n\nBuild and run the app locally:\n\n```bash\nMIX_ENV=prod mix do deps.get, release\n\n_build/prod/rel/elixir_slack/bin/elixir_slack start\n```\n\nRun the app within the docker container locally:\n\n```bash\ndocker build -t elixir_slack .\ndocker run --env PORT=8000 -p 8000:8000 elixir_slack\n```\n\nOr, deploy to fly by changing the name in `fly.toml` and then run:\n\n```bash\nfly launch\n```\n\n# License\n\nMIT. See the [License](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falijourney%2Felixir-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falijourney%2Felixir-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falijourney%2Felixir-template/lists"}