gdbots/schemas

Schemas for common Gdbots apps and components.

Installs: 26 071

Dependents: 8

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 0

Open Issues: 0

Type:pbj-schema-store

v3.0.4 2024-02-11 22:09 UTC

README

Schemas for common gdbots services. Browse the json schemas.

Installation

  • Git clone the project to your computer:
$ git clone git@github.com:gdbots/schemas.git
  • Open terminal and cd to the root directory of this project (where you git cloned it to).
  • Run nvm use
  • Run npm install
  • Run composer install
  • Work indefinitely ಠ_ಠ.

Writing Code

Using your IDE you can make changes to XML configs.

You will then need to compile the new configs to JS/PHP.

  • Run composer pbjc