{"id":22302836,"url":"https://github.com/mattludwigs/smartlamp","last_synced_at":"2025-03-26T00:29:05.996Z","repository":{"id":45412628,"uuid":"438371038","full_name":"mattludwigs/smartlamp","owner":"mattludwigs","description":"Example Nerves project used for a local Elixir meetup","archived":false,"fork":false,"pushed_at":"2021-12-15T02:57:41.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-30T21:17:43.433Z","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/mattludwigs.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}},"created_at":"2021-12-14T19:12:12.000Z","updated_at":"2023-03-08T16:46:48.000Z","dependencies_parsed_at":"2022-09-21T16:13:03.179Z","dependency_job_id":null,"html_url":"https://github.com/mattludwigs/smartlamp","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/mattludwigs%2Fsmartlamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fsmartlamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fsmartlamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattludwigs%2Fsmartlamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattludwigs","download_url":"https://codeload.github.com/mattludwigs/smartlamp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245565359,"owners_count":20636270,"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-12-03T18:41:36.592Z","updated_at":"2025-03-26T00:29:05.962Z","avatar_url":"https://github.com/mattludwigs.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SmartLamp\n\nSmartLamp example project used for Queen Creek Elixir meetup.\n\nThis project is setup in a \"poncho project\" fashion.\n\nThis means all our projects are self contained and can run independently of Nerves.\n\n## What is the responsibilities for each project\n\n1. SmartLampFW - the firmware project that packages your other projects to run on\n   a nerves system (our chosen targets are rpi3 and rpi0)\n1. SmartLamp - this is core library that contains the business logic of our\n   program - this can be considered your \"application\"\n1. SmartLampUi - this is the user interface to your application\n\n## How each project was generated\n\n### SmartLampFW\n\n```bash\nmix nerves.new smart_lamp_fw\n```\n\n### SmartLamp\n\n```bash\nmix new SmartLamp\n```\n\n### SmartLampUi\n\n```bash\nmix phx.new smart_lamp_ui --no-ecto --no-mailer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattludwigs%2Fsmartlamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattludwigs%2Fsmartlamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattludwigs%2Fsmartlamp/lists"}