Hydroponics app

Interface to MQTT broker for IoT projects

Please defined your .env.production.local containing all the required details present in .env

Init

Install deps and bootstrap

yarn install
yarn bootstrap

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runners

yarn build

Builds the packages for production to the build folder.