diff --git a/Home.md b/Home.md index 230af0d..083a8fe 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,18 @@ ## Farmmaps Documentation Overview This page provides an index of the available documentation for the FarmMaps platform. +### Environments +At the moment, FarmMaps provides two environments for development. + +* https://farmmaps.awtest.nl (testing environment, data is not persistent) +* https://farmmaps.awacc.nl (acceptation environment, data IS persistent) + +When developing your application, using the **acceptation environment is highly recommended**. + +### Credentials +The process for obtaining access to API's varies slightly per API. +Each API documentation page describes this for its own API. + ### FarmMaps Main Components * The datastore * Endpoints