{"componentChunkName":"component---src-templates-info-page-js","path":"/about/","result":{"data":{"page":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"template\": \"info-page\",\n  \"slug\": \"about\",\n  \"title\": \"About\",\n  \"featuredImage\": \"\",\n  \"subtitle\": \"\",\n  \"meta\": {\n    \"description\": \"PVfit is developed by Intelligent Measurement Systems LLC, in beautiful Bozeman, Montana, USA\",\n    \"title\": \"About PVfit\"\n  }\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar Link = makeShortcode(\"Link\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h2\", null, \"The Developer\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"PVfit is developed by \", mdx(\"a\", _extends({\n    parentName: \"li\"\n  }, {\n    \"href\": \"https://intelligentmeasurementsystems.com\"\n  }), \"Intelligent Measurement Systems LLC\"), \", in beautiful Bozeman, Montana, USA.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Feedback is welcome, address it to \", mdx(\"a\", _extends({\n    parentName: \"li\"\n  }, {\n    \"href\": \"https://www.linkedin.com/in/markcampanelli\"\n  }), \"Mark Campanelli\"), \" at \", mdx(\"a\", _extends({\n    parentName: \"li\"\n  }, {\n    \"href\": \"mailto:mark.campanelli@gmail.com\"\n  }), \"mark.campanelli@gmail.com\"), \".\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"The service can also be used via a RESTful API.\", mdx(\"br\", {\n    parentName: \"li\"\n  }), mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Commercial users:\"), \" Please contact us about pricing for high-volume usage or direct use via the Python API, e.g., for embedded systems.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"The backend is written in \", mdx(\"a\", _extends({\n    parentName: \"li\"\n  }, {\n    \"href\": \"https://www.python.org\"\n  }), \"Python\"), \" and runs via \", mdx(\"a\", _extends({\n    parentName: \"li\"\n  }, {\n    \"href\": \"https://aws.amazon.com/what-is-aws\"\n  }), \"Amazon Web Services\"), \" (Lambda + API Gateway).\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"This frontend is written in \", mdx(\"a\", _extends({\n    parentName: \"li\"\n  }, {\n    \"href\": \"https://www.gatsbyjs.org\"\n  }), \"Gatsby\"), \" and runs via \", mdx(\"a\", _extends({\n    parentName: \"li\"\n  }, {\n    \"href\": \"https://aws.amazon.com/what-is-aws\"\n  }), \"Amazon Web Services\"), \" (S3 + Route53 + Cloudfront).\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"We do not store any user data (e.g., I-V curves), but we do monitor general activity.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Check the \", mdx(Link, {\n    to: \"/news\",\n    mdxType: \"Link\"\n  }, \"News\"), \" for the latest updates and API version changes.\")));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"title":"About","slug":"about","template":"info-page","featuredImage":"","meta":{"title":"About PVfit","description":"PVfit is developed by Intelligent Measurement Systems LLC, in beautiful Bozeman, Montana, USA"}}}},"pageContext":{"id":"2144be76-aabe-5ef1-8519-85a2d2ff5185","slug":"about"}}}