@kustomer/apps-server
v3.0.5
Published
[Documentation](https://developer.kustomer.com/kustomer-apps-platform/v0.1-Apps-SDK/docs/server-sdk-introduction)
Downloads
239
Maintainers
Keywords
Readme
@kustomer/apps-server
The server SDK is used to build the server-side portions of Kustomer apps, which are effectively Express applications.
Development
You can run the yarn dev
command from the root of the repository to start developing and refer to the documentation above for more information.
The server simply inherits from the common
package, allowing the ability to access common Kustomer API endpoints like running commands, getting kobjects, etc.