@innoflex-technology/og-schema
TypeScript icon, indicating that this package has built-in type declarations

0.0.27 • Public • Published

Introduction

This package is designed to be pulled into projects that want to use the OG CMS as a backing store for arbitrary content. It includes static types and execution classes.

Getting Started

  • Create a project and get the projectId
  • Create and API key
    const og = new OG(projectId, apikey);
    const project = await og.UpdateProject({
        name: "my project",
        description: "my project",
        schemas: [myRecordSchema],
    });

Readme

Keywords

none

Package Sidebar

Install

npm i @innoflex-technology/og-schema

Weekly Downloads

51

Version

0.0.27

License

ISC

Unpacked Size

46.7 kB

Total Files

18

Last publish

Collaborators

  • inno-adam
  • innoflex.vu
  • duynguyenduc
  • peon374
  • jdw