aqualink-app

Aqualink.org Ocean Monitoring Application

https://github.com/aqualinkorg/aqualink-app

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.5%) to scientific vocabulary

Keywords

climate-change environment nodejs react typescript

Keywords from Contributors

projection interactive serializer measurement cycles packaging charts network-simulation archival shellcodes
Last synced: 6 months ago · JSON representation

Repository

Aqualink.org Ocean Monitoring Application

Basic Info
  • Host: GitHub
  • Owner: aqualinkorg
  • License: mit
  • Language: TypeScript
  • Default Branch: master
  • Homepage:
  • Size: 28 MB
Statistics
  • Stars: 43
  • Watchers: 5
  • Forks: 16
  • Open Issues: 43
  • Releases: 0
Topics
climate-change environment nodejs react typescript
Created almost 6 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Aqualink App

This is the main repository for the Aqualink Coral Monitoring Application.

Description

Aqualink 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.

Aqualink Screenshot - Map Page

Development

The app is a monorepo managed by Lerna using Yarn Workspaces. Individual packages are found in the ./packages directory. The app has two primary components:

Commands can either be run for a specific package by changing to the package subdirectory and running them directly , or for the entire project by running them here in this directory.

Getting Started

To get started, run yarn install from this directory. This will install all dependencies for all the packages. You will also need to do some package-specific configuration such as setting up a .env file for environment variables - see the individual package READMEs for details on this process.

Running Commands

```bash

Build all of the packages

yarn build

Run tests for all of the packages

yarn test

Start up all of the packages locally

yarn start

Lint a specific file

yarn lint ./packages/api/src/path/to/file.ts

Lint all the files in the app

yarn lint:all ```

Deploying

We are using Google App Engine to deploy applications. The default project we are using is ocean-systems.

  • Install the Gloud CLI using the instructions available here
  • Make sure you are logged in by running gcloud auth login
  • The run the following commands:

```bash

Set the project to ocean-systems

gcloud config set project ocean-systems

Deploy to Google Cloud

yarn deploy

Wait and verify that the app is running

gcloud app browse ```

Contributing

Aqualink is an MIT-licensed open source project. Contributions from developers and scientists are welcome!

License

Aqualink is MIT licensed.

Owner

  • Name: Aqualink.org
  • Login: aqualinkorg
  • Kind: organization
  • Email: info@aqualink.org
  • Location: San Francisco, CA

Conservation technology.

GitHub Events

Total
  • Create event: 78
  • Issues event: 57
  • Watch event: 8
  • Delete event: 66
  • Issue comment event: 134
  • Member event: 2
  • Push event: 369
  • Pull request review comment event: 50
  • Pull request review event: 254
  • Pull request event: 164
  • Fork event: 3
Last Year
  • Create event: 78
  • Issues event: 57
  • Watch event: 8
  • Delete event: 66
  • Issue comment event: 134
  • Member event: 2
  • Push event: 369
  • Pull request review comment event: 50
  • Pull request review event: 254
  • Pull request event: 164
  • Fork event: 3

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 692
  • Total Committers: 22
  • Avg Commits per committer: 31.455
  • Development Distribution Score (DDS): 0.662
Past Year
  • Commits: 91
  • Committers: 5
  • Avg Commits per committer: 18.2
  • Development Distribution Score (DDS): 0.615
Top Committers
Name Email Commits
Eric Boucher e****r@g****m 234
Thanas Leraj t****j@p****m 122
echaidemenos 8****s 89
dependabot[bot] 4****] 70
avalmas-programize 6****e 69
Konstantinos Markopoulos k****s@g****m 19
Caesarh97 1****7 16
PysarenkoDS-BWT 9****T 14
Ben Peters b****s@g****m 12
Yao Ding y****d 10
vickykont-programize v****n@p****m 8
Ryan Samarakoon S****c 7
Ryan Samarakoon 2****S 6
Mamadou Ouologuem 4****m 4
Drew Gray d****y 3
Arsalan Khattak 3****v 2
dianakw8591 5****1 2
Anthony Bouillis a****s 1
Chris Morin 7****n 1
Daniel J. Dufour d****r@g****m 1
Sachin Haldavanekar s****r@g****m 1
jrn2778 4****8 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 414
  • Total pull requests: 864
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 10 days
  • Total issue authors: 12
  • Total pull request authors: 22
  • Average comments per issue: 0.66
  • Average comments per pull request: 0.85
  • Merged pull requests: 762
  • Bot issues: 1
  • Bot pull requests: 102
Past Year
  • Issues: 40
  • Pull requests: 194
  • Average time to close issues: 22 days
  • Average time to close pull requests: 11 days
  • Issue authors: 4
  • Pull request authors: 6
  • Average comments per issue: 0.4
  • Average comments per pull request: 1.08
  • Merged pull requests: 129
  • Bot issues: 1
  • Bot pull requests: 33
Top Authors
Issue Authors
  • ericboucher (246)
  • drewjgray (53)
  • Caesarh97 (48)
  • peterive (27)
  • echaidemenos (12)
  • tleraj (9)
  • Ry-DS (6)
  • avalmas-programize (6)
  • K-Markopoulos (3)
  • spiderkeys (2)
  • DanielJDufour (1)
  • dependabot[bot] (1)
Pull Request Authors
  • ericboucher (281)
  • tleraj (133)
  • dependabot[bot] (102)
  • echaidemenos (96)
  • avalmas-programize (74)
  • K-Markopoulos (47)
  • yaodingyd (29)
  • Caesarh97 (28)
  • Ry-DS (15)
  • PysarenkoDS-BWT (15)
  • bencpeters (13)
  • vickykont-programize (11)
  • mamadOuologuem (5)
  • drewjgray (3)
  • abcds07 (3)
Top Labels
Issue Labels
frontend (133) mvp (71) priority:high (59) backend (55) good first issue (41) beginner friendly (40) skills:Typescript (37) enhancement (34) skills:React (29) bug (26) api (23) priority:medium (16) design (13) tech debt (10) skills:Node (9) 💎 Bounty (7) devops (6) skills:Firebase (5) mobile (3) skills:Postgres (3) help wanted (3) easy (2) ready for review (2) $40 (2) question (1) documentation (1) wontfix (1) skills:GoogleCloud (1) dependencies (1) $300 (1)
Pull Request Labels
dependencies (102) javascript (22) 🙋 Bounty claim (14) frontend (6) skills:Typescript (3) backend (3) skills:React (3) api (3) devops (2) ready for review (1) enhancement (1) bug (1) skills:Firebase (1)

Dependencies

package.json npm
  • @typescript-eslint/eslint-plugin ^4.29.0 development
  • @typescript-eslint/parser ^4.29.0 development
  • babel-eslint ^10.1.0 development
  • cross-spawn ^7.0.02 development
  • eslint ^7.32.0 development
  • eslint-config-airbnb ^18.1.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-config-react-app ^6.0.0 development
  • eslint-import-resolver-typescript ^2.4.0 development
  • eslint-plugin-flowtype ^5.2.0 development
  • eslint-plugin-fp ^2.3.0 development
  • eslint-plugin-import ^2.23.4 development
  • eslint-plugin-jsx-a11y ^6.2.3 development
  • eslint-plugin-prettier ^3.1.3 development
  • eslint-plugin-react ^7.24.0 development
  • eslint-plugin-react-hooks ^4.2.0 development
  • husky ^4.2.5 development
  • lerna ^3.22.0 development
  • lint-staged ^10.2.9 development
  • prettier 2.5.1 development
  • typescript ^4.5.5 development
packages/api/package.json npm
  • @nestjs/cli ^7.0.0 development
  • @nestjs/schematics ^7.0.0 development
  • @nestjs/testing ^7.0.0 development
  • @types/express ^4.17.13 development
  • @types/faker ^4.1.12 development
  • @types/jest 24.9.0 development
  • @types/lodash ^4.14.156 development
  • @types/moment-timezone ^0.5.13 development
  • @types/multer ^1.4.3 development
  • @types/node ^13.9.1 development
  • @types/passport ^1.0.4 development
  • @types/passport-strategy ^0.2.35 development
  • @types/sharp ^0.30.4 development
  • @types/supertest ^2.0.8 development
  • faker ^4.1.0 development
  • firebase-admin ^9.0.0 development
  • firebase-functions ^3.8.0 development
  • glob ^7.1.6 development
  • jest 26.6.0 development
  • nodemon ^2.0.4 development
  • rimraf ^3.0.2 development
  • supertest ^4.0.2 development
  • ts-jest ^24.0 development
  • ts-loader ^6.2.1 development
  • ts-node ^8.10.2 development
  • tsconfig-paths ^3.9.0 development
  • typeorm-seeding ^1.6.1 development
  • webpack ^4.43.0 development
  • webpack-cli ^3.3.12 development
  • yargs ^15.4.1 development
  • @google-cloud/storage ^5.3.0
  • @googlemaps/google-maps-services-js ^3.1.6
  • @nestjs/common ^7.0.0
  • @nestjs/core ^7.0.0
  • @nestjs/passport ^7.1.0
  • @nestjs/platform-express ^7.0.0
  • @nestjs/schedule ^0.4.1
  • @nestjs/swagger ^4.8.0
  • @nestjs/typeorm ^7.0.0
  • @turf/nearest-point ^6.5.0
  • @types/bluebird ^3.5.32
  • @types/node-xlsx ^0.15.3
  • axios ^0.21.1
  • axios-retry ^3.1.9
  • bluebird ^3.7.2
  • class-transformer ^0.3.1
  • class-validator ^0.12.2
  • csv-parse ^4.15.1
  • express ^4.17.1
  • fastify-swagger ^4.7.0
  • firebase-admin ^9.0.0
  • geo-tz ^6.0.0
  • geojson ^0.5.0
  • geotiff ^1.0.4
  • hashids ^2.2.1
  • lodash ^4.17.15
  • md5-file ^5.0.0
  • moment ^2.27.0
  • moment-timezone ^0.5.31
  • multer ^1.4.2
  • node-xlsx ^0.17.2
  • objects-to-csv ^1.3.6
  • passport ^0.4.1
  • passport-custom ^1.1.1
  • pg ^8.2.1
  • pg-native ^3.0.0
  • reflect-metadata ^0.1.13
  • rxjs ^6.5.4
  • sharp ^0.30.6
  • swagger-ui-express ^4.1.6
  • ts-exif-parser ^0.2.1
  • typeorm ^0.2.41
  • typeorm-naming-strategies ^1.1.0
packages/website/package.json npm
  • @types/chart.js ^2.9.27 development
  • @types/classnames ^2.2.10 development
  • @types/immutable ^3.8.7 development
  • @types/jest ^24.0.0 development
  • @types/jsonwebtoken ^8.5.0 development
  • @types/lodash ^4.14.149 development
  • @types/node ^12.0.0 development
  • @types/react ^16.9.0 development
  • @types/react-dom ^16.9.0 development
  • @types/react-leaflet ^2.5.1 development
  • @types/react-redux ^7.1.7 development
  • @types/react-router-dom ^5.1.3 development
  • @types/react-slick ^0.23.4 development
  • @types/react-swipeable-views ^0.13.0 development
  • @types/redux-mock-store ^1.0.2 development
  • @types/validator ^13.1.0 development
  • canvas ^2.8.0 development
  • cross-env ^7.0.2 development
  • dotenv-cli ^4.0.0 development
  • @date-io/date-fns ^1.3.13
  • @material-ui/core ^4.9.5
  • @material-ui/icons ^4.9.1
  • @material-ui/lab ^4.0.0-alpha.56
  • @material-ui/pickers ^3.2.10
  • @reduxjs/toolkit ^1.3
  • @sketchfab/viewer-api ^1.12.0
  • @testing-library/dom ^7.8.0
  • @testing-library/jest-dom ^4.2.4
  • @testing-library/react ^9.3.2
  • @testing-library/user-event ^7.1.2
  • axios ^0.21.1
  • chart.js ^2.9.3
  • chartjs-plugin-annotation ^0.5.7
  • classnames ^2.2.6
  • date-fns-tz ^1.1.3
  • download-csv ^1.1.1
  • enzyme ^3.11.0
  • enzyme-adapter-react-16 ^1.15.2
  • enzyme-to-json ^3.4.4
  • firebase ^7.16.1
  • firebase-tools ^10.0.1
  • immutable ^4.0.0-rc.12
  • jsonwebtoken ^8.5.1
  • leaflet ^1.7.1
  • lodash ^4.17.15
  • material-table ^1.65.0
  • moment ^2.27.0
  • moment-timezone ^0.5.31
  • mutationobserver-shim ^0.3.7
  • react ^16.13.1
  • react-chartjs-2 ^2.9.0
  • react-dom ^16.13.1
  • react-dropzone ^11.0.3
  • react-ga ^3.1.2
  • react-hook-form ^6.0.8
  • react-leaflet ^2.7.0
  • react-leaflet-markercluster ^2.0.0
  • react-material-ui-carousel ^1.8.2
  • react-redux ^7.2.0
  • react-router-dom ^5.1.2
  • react-scripts ^4.0.3
  • react-slick ^0.27.10
  • react-swipeable-bottom-sheet ^1.1.2
  • react-swipeable-views ^0.13.9
  • redux ^4.0.5
  • redux-mock-store ^1.5.4
  • slick-carousel ^1.8.1
  • validator ^13.1.1
  • youtube-v3-api ^1.1.1
yarn.lock npm
  • 2770 dependencies
packages/api/Dockerfile docker
  • node 16 build
packages/api/docker-compose.yml docker
  • kartoza/postgis 12.1
.github/workflows/build_api.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • kartoza/postgis 12.1 docker
.github/workflows/build_website.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • dswistowski/surge-sh-action v1 composite
  • marocchino/sticky-pull-request-comment v1 composite