New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koxy-deploy

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koxy-deploy

Koxy-deploy is a tool in the koxy-tools set to deploy cloudspaces to the Koxy edge-cloud network

  • 1.2.1
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

☁️ Koxy-Deploy

Deploy your API to the Koxy edge-cloud serverless network in seconds.

We are getting a lot of downloads and we really appreciate it, but please notice that this package is not usable yet and it's under development. It will be usable in a matter of days. thank you for your support ❤️

What is Koxy-Deploy ?

koxy-deploy is a cli tool in the koxy-tools set. It's used to deploy Koxy AI cloudspaces to the koxy edge-cloud network and be accessible from 🌎35 regions around the world (using Deno) with decentralized database support.

Usage

IF you're already using Koxy AI skip the Setting up section below.

Setting up:

To continue you need to create an account in Koxy AI platform from [coming soon] .

  1. First create a new cloudspace, it will take you a few seconds.
  2. You can build your API's flow using the flow builder before deploying it to the cloud (optional).
  3. Go to your profile and get your token (required).
  4. Go to the cloudspace you created before, go to the settings from the left bar and get the cloudspace ID (required)

Deploy

If you are ready to go, install koxy-deploy in your project (We recommend installing the package globally).

npm install -g koxy-deploy

now you can deploy your cloudspace to the cloud like this:

koxy-deploy token={token} cloudspace={cloudspace ID} release=RELEASE1

Replace {token} with your account token and replace {cloudspace ID} with the cloudspace id you want to deploy.

Notice that the release property is optional and will be set to MAIN as default.

you can use koxy-deploy help for more help.

Why to use Koxy-deploy

Using Koxy-deploy is useful when you are building Koxy flows locally in your machine and want to go to production quickly without using the Koxy AI Platform. It's fast and simple. can be super useful when deploying testing releases of your cloudspace or API.

What is Koxy AI ?

If you are new here, We are happy to see you for the first time. Koxy AI is an AI-powered platform for building serverless APIs in a faster, easier, and more efficient way. and without writing code, but still gives you the ability to write your own code if you want to. you can learn more about Koxy AI [coming soon]

Built with ❤️ by Koxy AI team.

Keywords

FAQs

Package last updated on 06 Jul 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc