@cocreate/crud-client
Version:
An useful CRUD api operate Create, read, update, delete with built in database. Can be used as a firebase alternative. Easily configured using HTML5 attributes and/or JavaScript API.
23 lines • 630 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "6143fc56829b690010a5f330",
"name": "index.html",
"path": "/docs/crud-client",
"pathname": "/docs/crud-client/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "crud-client",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};