{"id":19892321,"url":"https://github.com/worknenjoy/ahorta","last_synced_at":"2025-05-02T18:31:39.876Z","repository":{"id":44117697,"uuid":"159858835","full_name":"worknenjoy/ahorta","owner":"worknenjoy","description":"Plant as a service","archived":false,"fork":false,"pushed_at":"2022-12-22T12:30:13.000Z","size":259,"stargazers_count":2,"open_issues_count":10,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-27T12:01:45.936Z","etag":null,"topics":["arduino","green","iot","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/worknenjoy.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":"2018-11-30T17:45:06.000Z","updated_at":"2021-04-13T19:52:18.000Z","dependencies_parsed_at":"2023-01-30T08:30:45.168Z","dependency_job_id":null,"html_url":"https://github.com/worknenjoy/ahorta","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/worknenjoy%2Fahorta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worknenjoy%2Fahorta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worknenjoy%2Fahorta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worknenjoy%2Fahorta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/worknenjoy","download_url":"https://codeload.github.com/worknenjoy/ahorta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252060796,"owners_count":21688269,"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":["arduino","green","iot","nodejs"],"created_at":"2024-11-12T18:23:06.355Z","updated_at":"2025-05-02T18:31:39.850Z","avatar_url":"https://github.com/worknenjoy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ahorta\nPlant as a service\n\nThis is the server that receive the data from the IOT Device that reads the soil humidity from a plant.\n\nThe full article of how it was built you can find here: https://alexandremagno.net/en/2018/12/developing-iot-device-humidity-sensor-for-plants-using-arduino/\n\nIn Portuguese: https://alexandremagno.net/2018/12/desenvolvendo-um-projeto-com-internet-das-coisas-sensor-de-humidade-para-plantas-com-arduino/\n\n## Create database\n\n\n#### Install postgres\n1. install: `brew install postgres` (mac)\n2. start the service: `brew services start postgresql`\n3. create postgres user: `createuser postgres -s`\n4. Login into postgres cli: `psql -U postgres`\n5. Create test database: `create database ahorta_test;`\n6. Create a dev database: `create database ahorta_dev;`\n7. Exit: `\\q`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworknenjoy%2Fahorta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworknenjoy%2Fahorta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworknenjoy%2Fahorta/lists"}