twilio-sync-inspector

1.0.0-alpha.4 • Public • Published

Twilio Sync Inspector

🔄 Easy to use inspector tool for Twilio Sync services

npm npm npm

This tool allows you to inspect the data stored in the different sync services. It will automatically update when the data in Sync changes.

Features

  • View list of available Sync services
  • View list of available resources of type
  • Inspect contents of resource
  • Pick number of items fetched for a resource and the order
  • Auto update inspector view on remote changes
  • Edit data of existing resources

Installation

npm install -g twilio-sync-inspector

Usage

 Usage: twilio-sync-inspector [options]


  Options:

    -V, --version                output the version number
    -k, --key [api key]          Twilio API Key
    -s, --secret [api secret]    Twilio API Secret
    -a, --account [account sid]  Twilio Account SID
    -p, --port [port]            Port to run tool on
    --dev                        PURELY FOR DEVELOPMENT
    -h, --help                   output usage information

Common Issues

Fails to load objects

This tool is designed to be used during the development process and not for production apps. Therefore it requires to have ACL disabled to have the right permissions.

Contributors

License

MIT

/twilio-sync-inspector/

    Package Sidebar

    Install

    npm i twilio-sync-inspector

    Weekly Downloads

    0

    Version

    1.0.0-alpha.4

    License

    MIT

    Last publish

    Collaborators

    • dkundel