{"library":"cloudcms-server","type":"library","category":null,"description":"The `cloudcms-server` package provides a robust Node.js application server framework specifically designed to integrate with Cloud CMS deployments. It offers core server-side functionalities, including request routing, error handling, view engine support (e.g., Handlebars), and a flexible storage mechanism. This storage mechanism can utilize local file systems, Amazon S3, or S3FS for managing application content, configuration, and temporary data. The current stable version is 3.2.353, indicating a mature and actively maintained project. It serves as the foundational backbone for the application server tier of Cloud CMS, typically hosted at cloudcms.net, enabling developers to build and deploy applications that deeply leverage Cloud CMS's Web Content Management (WCM) capabilities. Key differentiators include its deep, purpose-built integration with the Cloud CMS platform, highly extensible configuration options for various storage backends, and a pluggable architecture that allows for custom functions at different stages of the request lifecycle.","language":"javascript","status":"active","version":"3.2.353","tags":["javascript","wcm","web","cloudcms","cms","content","json","rest","mobile"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cloudcms-server","imports":["import cloudcmsServer from 'cloudcms-server';","const cloudcmsServer = require('cloudcms-server');\ncloudcmsServer.start(config);","const config = { /* ... */ };"]},{"cmd":"yarn add cloudcms-server","imports":[]},{"cmd":"pnpm add cloudcms-server","imports":[]}],"homepage":"https://cloudcms.net","github":"https://github.com/gitana/cloudcms-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cloudcms-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cloudcms-server/compatibility"}}