Skip to content

Weaverse/weaverse

Repository files navigation

Weaverse SDKs

Better Stack Badge 🚀 Lint & Typecheck

Overview

The "Weaverse SDKs" is a public collection of SDKs for integrating the Weaverse Headless CMS with modern React/JamStack frameworks such as Shopify Hydrogen, Remix, and Next.js. Developed by The Weaverse Team, these SDKs are designed to simplify and enhance the integration of dynamic, content-rich web applications with the Weaverse CMS.

Quick Links

Deploy with Vercel

Community Engagement

Engage with the Weaverse community through these channels:

Key Features

  • Framework-Specific SDKs: Tailored SDKs for various React/JamStack frameworks, ensuring flexible and efficient integration.
  • Seamless CMS Integration: Facilitates the integration of applications with the Weaverse Headless CMS.
  • Community-Driven: Open-source and community-focused, welcoming contributions and collaborative development.

Packages

  • @weaverse/core: Foundation package with core logic and framework-agnostic code.
  • @weaverse/react: React components and utilities for CMS integration.
  • @weaverse/hydrogen: SDK for Shopify Hydrogen integration with Weaverse CMS.
  • @weaverse/remix: Integration tools for Remix applications with Weaverse CMS.
  • @weaverse/next: Utilities for integrating Next.js applications with Weaverse CMS.

Installation & Development

Getting Started

  1. Fork & Clone: Fork this repository and clone it to your local machine.

  2. Submodule Setup: Initialize and update the submodule to pull the sample project:

    git submodule init
    git submodule update --recursive
  3. Install Dependencies: Navigate to the desired package or sample project and install dependencies:

    npm install
  4. Run Development Server: Start the development server:

    npm run dev

Contributing

Your contributions are welcome to further enhance the Weaverse SDKs. Feel free to fork the repository, make changes, and submit pull requests with your improvements.

License

This project is open-source and licensed under the MIT License.

About The Weaverse Team

Passionate about empowering developers, The Weaverse Team is committed to creating innovative tools and solutions that simplify and enhance web development. Our focus is on fostering a vibrant community and driving forward the evolution of web technologies.