Socket
Socket
Sign inDemoInstall

0.workspace

Package Overview
Dependencies
1
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    0.workspace

0.workspace ===========


Version published
Maintainers
1
Created

Readme

Source

0.workspace

The Zero System base workspace which you can deploy and add your stacks to.

Instructions

  1. Configure ./_Deployments/127.0.0.1:8090.profile.ccjson to point to your own github application
  2. Rename and configure ./_Deployments/zerosystem-workspace.herokuapp.com.profile.ccjson to point to your own heroku application for your workspace
  3. Rename and add remote for the heroku application git remote add heroku git@heroku.com:zerosystem-workspace.git

Install & Run

This workspace is based on 0.CloudIDE.Genesis.

Required

Commands

# In Terminal to boot System Workspace:

npm install
npm start

# In Cloud9 Terminal to run & deploy System and its enhanced Workspace:

npm run dev               # Run local development server
  # A list of hostnames for access with a browser will be logged
npm run dev --production	# Run system in production mode using production profile


npm run deploy   # Deploy to heroku
npm run publish  # Publish releases for distribution

# In Terminal to reset the System Workspace when done:

npm run clean

FAQs

Last updated on 11 Nov 2015

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