GithubHelp home page GithubHelp logo

kaewsila-winai / aqualink-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aqualinkorg/aqualink-app

0.0 1.0 0.0 19.36 MB

Aqualink.org Ocean Monitoring Application

License: MIT License

Shell 0.02% JavaScript 0.05% TypeScript 99.09% CSS 0.77% HTML 0.05% Dockerfile 0.01%

aqualink-app's Introduction

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

# 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:
# 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.

aqualink-app's People

Contributors

ericboucher avatar tleraj avatar avalmas-programize avatar echaidemenos avatar dependabot[bot] avatar pysarenkods-bwt avatar bencpeters avatar vickykont-programize avatar ry-ds avatar caesarh97 avatar drewjgray avatar mamadouologuem avatar khattakdev avatar dianakw8591 avatar abouillis avatar christophermorin avatar danieljdufour avatar sachinh19 avatar jrn2778 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.