Giter Site home page Giter Site logo

lizsaccoccia / aqueduct-flood Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wri/aqueduct-flood

0.0 1.0 0.0 1.82 MB

Home Page: https://aqueduct-flood-app.herokuapp.com/

License: MIT License

Shell 0.03% JavaScript 92.92% HTML 0.55% Dockerfile 0.12% SCSS 6.39%

aqueduct-flood's Introduction

Aqueduct Floods

Repository for WRI's Aqueduct Floods tool.

Getting Started

  1. Install Docker
  2. Clone the repo: https://github.com/greenriver/aqueduct-flood
  3. Run docker-compose up to build your image and fire up the container. Visit localhost:3030. Ctrl-C to stop.

Git Flow

  1. Create all new branches by branching off develop.
  2. Open pull requests against develop as well.
  3. Merge branches into develop when they are ready to be deployed for testing.
  4. When a change is ready to be deployed to the production website, merge develop into main.

Deployment

  1. Run docker-compose run web yarn build to compile.
  2. Copy the contents of the build directory to the wriorg repo.
    • Make sure you are on the aqueduct-gr branch of the wriorg repo.
    • Copy the build to the wriorg/applications/aqueduct/floods directory.
  3. From the wriorg repo, commit and push changes to the aqueduct-gr branch. Enter your Pantheon password when/if prompted.

Requirements

  node 10.20.1

May encounter problems upgrading because of component dependencies.

Data and scripts

Working with AQ-components


AQ-components provides a bunch of useful components to use in the different AQ apps.

To work with it, go to your AQ-components project, and run yarn link. This will generate a symlink to the project. Now, let's compile the code and make it responsive to changes: run yarn components:watch.

Go to your application and link the components: yarn link aqueduct-components.

You should be ready to work!

Aqueduct Repo Directory

aqueduct-flood's People

Contributors

aagm avatar andresgnlez avatar davidsingal avatar dependabot[bot] avatar kfilip94 avatar lbraun avatar yakloinsteak avatar zachcmp avatar

Watchers

 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.