0.0.29 • Published 8 months ago

@innoflex-technology/og-schema v0.0.29

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

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],
    });
0.0.28

8 months ago

0.0.29

8 months ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.21-alpha.0

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.1

2 years ago