@cocreate/industry
Version:
An Exhaustive business app template based on vanilla javascript similar to a website template featuring websites, specialty crm, email templates for creating complex business workspace/shell. Easily configured using HTML5 attributes and/or JavaScript API.
23 lines • 621 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "60135ece86c0ba24512cca3e",
"name": "index.html",
"path": "/docs/industry",
"pathname": "/docs/industry/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "industry",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};