A frontend for Farmbot School multi users application. http://www.farmbot-school.fr
 
 
 
Go to file
Thomas Maziere f56f1a2b1e initial commit 2021-11-18 12:12:26 +01:00
public initial commit 2021-11-18 12:12:26 +01:00
src initial commit 2021-11-18 12:12:26 +01:00
.gitignore initial commit 2021-11-18 12:12:26 +01:00
COPYING initial commit 2021-11-18 12:12:26 +01:00
README.md initial commit 2021-11-18 12:12:26 +01:00
package.json initial commit 2021-11-18 12:12:26 +01:00
yarn.lock initial commit 2021-11-18 12:12:26 +01:00

README.md

Farmbot School frontend application

A part of Normandy Farmbot project

Environment Variables

You need to expose these env. variables :

  • REACT_APP_API_URL (e.g.: https://..../api/)
  • REACT_APP_SIM_DEF_X=0
  • REACT_APP_SIM_DEF_Y=0
  • REACT_APP_SIM_DEF_Z=90

(SIM_DEF values are examples)

Documentation

https://www.farmbot-school.fr/

Credits & contributors

This repository is part of Normandy Farmbot project :

  • funded by EU (FEDER) and Région Normandie
  • led by Chambre Régionale d'Agriculture de Normandie and Le Dôme (Caen, France)

This application was initially developed by INCAYA

Licence

GPL v3, cf. COPYING