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

devospa

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devospa

A simple cli to push a demo of developing spa to the devospa.com

  • 1.5.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Devospa Cli

A cli to upload the build folder to Devospa.com.

Devospa lets frontend developers easily demo the changes they have made on a SPA project even if its not completed.

How to use the cli

You can use it via npx as the following command without installation

npx devospa push given_token_in_devospa.com buildFolderPath

or install it globally

npm i -g devospa
npm run build
devospa push given_token_in_devospa.com build

If you want to be asked before build process you can use the following commands

devospa prepare given_token_in_devospa.com
npm run build
devospa upload build

Getting Started with Devospa

Go to Devospa.com and click on the start button.

FAQs

Package last updated on 23 Jan 2022

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