@openinc/parse-server-opendash
TypeScript icon, indicating that this package has built-in type declarations

3.0.9 • Public • Published

@openinc/parse-server-opendash

Parse Server Cloud Code for open.DASH/open.WARE

Usage

npm i @openinc/parse-server-opendash
// cloud/main.js

const { init } = require("@openinc/parse-server-opendash");

init();

For a full list of exports see the file at EXPORTS.md

Configuration

The configuration of this cloud code is done using environment variables.

By default no classes will be created. To create classes from the schema definition, you need to enable the feature flags according your needs.

For a full list of options see the file at CONFIG.md

Development

See the file at DEVELOPMENT.md

Readme

Keywords

Package Sidebar

Install

npm i @openinc/parse-server-opendash

Weekly Downloads

149

Version

3.0.9

License

MIT

Unpacked Size

790 kB

Total Files

703

Last publish

Collaborators

  • mstein-openinc
  • nicovitt
  • open-inc