Get suggestions of what vegetables grow and the recommended soil humidity given your location!
Make sure you have Node.js installed.
Install the dependencies:
yarn install
Start the application:
yarn start
You can also with docker compose. Make sure you have docker and docker compose installed. Run the following command in the root directory:
docker-compose up --build