A frontend for Farmbot School multi users application.
http://www.farmbot-school.fr
|
||
---|---|---|
public | ||
src | ||
.gitignore | ||
COPYING | ||
README.md | ||
package.json | ||
yarn.lock |
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