{"id":13724730,"url":"https://github.com/aqualinkorg/aqualink-app","last_synced_at":"2025-05-07T19:30:32.146Z","repository":{"id":37439973,"uuid":"259758343","full_name":"aqualinkorg/aqualink-app","owner":"aqualinkorg","description":"Aqualink.org Ocean Monitoring Application","archived":false,"fork":false,"pushed_at":"2025-05-02T12:33:25.000Z","size":28773,"stargazers_count":40,"open_issues_count":36,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-02T13:32:07.036Z","etag":null,"topics":["climate-change","environment","nodejs","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/aqualinkorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-04-28T21:43:56.000Z","updated_at":"2025-05-02T10:00:44.000Z","dependencies_parsed_at":"2023-09-21T20:04:18.166Z","dependency_job_id":"bc46f5cf-cad2-4c42-8f94-3e725b187ad4","html_url":"https://github.com/aqualinkorg/aqualink-app","commit_stats":{"total_commits":625,"total_committers":22,"mean_commits":28.40909090909091,"dds":0.6719999999999999,"last_synced_commit":"56dbb9c8a3115699ab74c97bf53e1962a67cf82e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqualinkorg%2Faqualink-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqualinkorg%2Faqualink-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqualinkorg%2Faqualink-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqualinkorg%2Faqualink-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aqualinkorg","download_url":"https://codeload.github.com/aqualinkorg/aqualink-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252072385,"owners_count":21690226,"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":["climate-change","environment","nodejs","react","typescript"],"created_at":"2024-08-03T01:02:02.530Z","updated_at":"2025-05-07T19:30:32.121Z","avatar_url":"https://github.com/aqualinkorg.png","language":"TypeScript","funding_links":[],"categories":["Biosphere"],"sub_categories":["Marine Life and Fishery"],"readme":"# Aqualink App\n\nThis is the main repository for the Aqualink Coral Monitoring Application.\n\n## Description\n\n[Aqualink](https://aqualink.org) is a philanthropically funded system to help people manage their local marine ecosystems in the face of increasing Ocean temperatures. The system consists of satellite-connected underwater temperature sensors and photographic surveys to allow for remote collaboration with scientists across the world. If you are concerned about the effect of climate change on your local reef and want to do something about it then please apply to get a smart buoy for free.\n\n![Aqualink Screenshot - Map Page](packages/website/src/assets/img/readme-screenshot-map.png)\n\n## Development\nThe app is a monorepo managed by [Lerna](https://github.com/lerna/lerna) using \n[Yarn Workspaces](https://classic.yarnpkg.com/en/docs/workspaces/). Individual packages are found in the `./packages\n` directory. The app has two primary components:\n\n- [Nest.js API](./packages/api)\n- [React Webapp](./packages/website)\n\nCommands can either be run for a specific package by changing to the package subdirectory and running them directly\n, or for the entire project by running them here in this directory.\n\n### Getting Started\n\nTo get started, run `yarn install` from this directory. This will install all dependencies for all the packages. You\nwill also need to do some package-specific configuration such as setting up a `.env` file for environment variables\n- see the individual package READMEs for details on this process.\n\n### Running Commands\n\n```bash\n# Build all of the packages\nyarn build\n\n# Run tests for all of the packages\nyarn test\n\n# Start up all of the packages locally\nyarn start\n\n# Lint a specific file\nyarn lint ./packages/api/src/path/to/file.ts\n\n# Lint all the files in the app\nyarn lint:all\n```\n\n### Deploying\nWe are using Google App Engine to deploy applications. The default project we are using is `ocean-systems`.\n\n- Install the Gloud CLI using the instructions available [here](https://cloud.google.com/sdk/docs/quickstart-macos)\n- Make sure you are logged in by running `gcloud auth login`\n- The run the following commands:\n\n```bash\n# Set the project to ocean-systems\ngcloud config set project ocean-systems\n\n# Deploy to Google Cloud\nyarn deploy\n\n# Wait and verify that the app is running\ngcloud app browse\n```\n\n## Contributing\n\nAqualink is an MIT-licensed open source project. Contributions from developers and scientists are welcome!\n\n## License\n\n  Aqualink is [MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqualinkorg%2Faqualink-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faqualinkorg%2Faqualink-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqualinkorg%2Faqualink-app/lists"}