Socket
Socket
Sign inDemoInstall

@convex-dev/cli

Package Overview
Dependencies
22
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @convex-dev/cli

Command-line interface for Convex Cloud backend.


Version published
Maintainers
7
Created

Readme

Source

@convex-dev/cli

Command line utility for provisioning and syncing Convex Cloud instances.

Convex is a platform for building dynamic applications without the complexity of managing a backend or interacting with a database. Data access functions run on the Convex Cloud platform and use the @convex-dev/server libraries to read and manipulate data. The @convex-dev/browser or @convex-dev/react packages are used in frontend code to interact with these functions. This package is used to provision new Convex Cloud instances and to sync cloud functions.

Usage

See the Convex documentation to get started!

Development

You can test the CLI by building with npx rush build -t cli and then running the commands inside any of the demos in npm-packages/demos.

See Also

FAQs

Last updated on 31 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc