Welcome to the Geins SDK Repository, a collection of tools and libraries designed to provide a seamless developer experience for Node.js applications.
Geins is a platform that enables developers to build and deploy applications quickly and easily. The Geins SDK provides a set of tools and libraries that help developers build applications faster, with less code and fewer bugs.
To start developing with the Geins SDK, read the Getting Started guide.
The Geins SDK is organized as a monorepo, which means that multiple packages are housed within a single repository. This structure allows for easier management of interdependent packages, consistent versioning, and streamlined development workflows.
This repository is a monorepo. The main directories are:
packages/sdk/: The packages, including:
@geins/core
: Core functionality like channel management and GraphQL client.@geins/cms
: CMS-specific features, including menus and content areas.@geins/crm
: CRM features like user authentication and profile management.@geins/oms
: Order management features like cart and checkout.@geins/types
: Type definitions for Geins SDK.
Find detailed guides, examples, and API references in the docs/ directory or visit the online documentation.
We welcome contributions! Please follow our contribution guidelines.
Licensed under the MIT License. Check the LICENSE file for details.