{"id":13819012,"url":"https://github.com/magma-labs/til","last_synced_at":"2025-05-16T04:32:10.811Z","repository":{"id":53099562,"uuid":"331141407","full_name":"magma-labs/til","owner":"magma-labs","description":"Today I Learned Server Implementation","archived":false,"fork":false,"pushed_at":"2024-06-28T17:51:21.000Z","size":30993,"stargazers_count":0,"open_issues_count":2,"forks_count":3,"subscribers_count":32,"default_branch":"main","last_synced_at":"2024-11-19T18:45:37.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/magma-labs.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":"2021-01-19T23:52:55.000Z","updated_at":"2024-06-28T17:51:23.000Z","dependencies_parsed_at":"2024-06-26T22:40:54.334Z","dependency_job_id":"978718e5-ab0c-49f1-a295-7cc355a8d166","html_url":"https://github.com/magma-labs/til","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/magma-labs%2Ftil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magma-labs%2Ftil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magma-labs%2Ftil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magma-labs%2Ftil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magma-labs","download_url":"https://codeload.github.com/magma-labs/til/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254469210,"owners_count":22076453,"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":[],"created_at":"2024-08-04T08:00:37.642Z","updated_at":"2025-05-16T04:32:08.070Z","avatar_url":"https://github.com/magma-labs.png","language":"Ruby","funding_links":[],"categories":["Happy Exploring 🤘"],"sub_categories":[],"readme":"# Magma-TIL\nThe heroku App in Prod Points to [til.magmalabs.io](https://til.magmalabs.io/)\n[Production](https://magma-til.herokuapp.com/) \n\n### Install\nFollow these setup steps:\n\n```sh\n$ git clone https://github.com/magma-labs/til\n$ cd til\n$ gem install bundler\n$ bundle install\n$ cp config/application.yml{.example,}\n$ rake db:create db:migrate db:seed\n$ rails s\n```\n\nIn development, `db:seed` will load sample data for channels, developers, and\nposts. Omit this command to opt-out of this step, or create your own sample\ndata in `db/seeds/development.rb`.\n\n\n```yml\nOnly accounts with @magmalabs.io emails are allowed\n\n```\n\n### Testing\n\nRun all tests with:\n\n```\n$ rake\n```\nNote: test suite has not been refactored \n\n\n# Not implemented for magma:\n`slack_post_endpoint` allows the app to post to [Slack](https://slack.com/):\n\n```yml\n# config/application.yml\n\nslack_post_endpoint: /services/some/hashes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagma-labs%2Ftil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagma-labs%2Ftil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagma-labs%2Ftil/lists"}