Socket
Socket
Sign inDemoInstall

aqueduct-flood

Package Overview
Dependencies
45
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aqueduct-flood

Aqueduct Flood


Version published
Maintainers
1
Created

Readme

Source

Aqueduct Flood

Aqueduct Flood is the third tool of the Aqueduct family. More info soon.

Requirements 🛠️

  node 10.7.0

Getting Started 👨‍💻


Once you have the project locally, run nvm use to detect the Node version used in the project. Install if needed.

Run yarn to install project's dependencies.

Clone .env.default to .env and fill it.

To start working run yarn dev.

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!

Deploy 🚀


[TO-DO]

Recommendations 🐰


It's strongly recommended to use nvm for managing different Node versions easily.

FAQs

Last updated on 14 Aug 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc