Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

codesandbox

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codesandbox

The CLI used for communicating with CodeSandbox

  • 1.2.16
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
47K
increased by0.51%
Maintainers
1
Weekly downloads
 
Created
Source

codesandbox-cli

Upload your create-react-app templates to codesandbox with a single command 🏖️

Build Status

This is the command line interface for CodeSandbox, an online editor tailored for web applications.

Quickstart

You can install the cli by running

# Install the cli
npm i -g codesandbox

# Go to your `create-react-app` project
cd <path of your project>

# Deploy your project to CodeSandbox
codesandbox ./

Future features

  • Upload public assets to CodeSandbox
  • Add more supported templates
  • Create a live connection with CodeSandbox using websockets so you can use your local editor

Current limitations

  • You need to be signed in to deploy, this is to prevent abuse
  • You can only deploy create-react-app templates

Inspiration

I took a lot of inspiration from now-cli and preact-cli while building this.

Keywords

FAQs

Package last updated on 03 Aug 2018

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