Socket
Socket
Sign inDemoInstall

strong-arc

Package Overview
Dependencies
807
Maintainers
14
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    strong-arc

A visual suite for the StrongLoop API Platform


Version published
Weekly downloads
148
increased by20.33%
Maintainers
14
Install size
193 MB
Created
Weekly downloads
 

Readme

Source

StrongLoop Arc

StrongLoop Arc was formerly known as Studio.

Please see the official documentation.

For information on using with the StrongLoop Process Manager, see http://strong-pm.io.

Install

Prerequisite: You must have Node.js installed.

Install using npm as follows:

$ npm install -g strongloop

Run

1. Create a new LoopBack project by running the following in your terminal:

$ slc loopback my-loopback-application

2. In the application root directory, start the Arc using the slc arc command.

$ cd my-loopback-application
$ slc arc

StrongLoop Arc will open in your default browser.

Developer Guide

This information is for developers contributing to the strong-arc project itself. For information on using Arc to develop APIs and applications, see the official documentation.

Releases

Commits to the production branch trigger a build and publish to get-studio.strongloop.com. Previous releases are available at http://get-studio.strongloop.com/strong-studio-$VERSION.tgz

Updating angular services for loopback-workspace

Angular services are automatically generated via gulp build which is called during npm install.

$ npm install

Keywords

FAQs

Last updated on 06 Oct 2016

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