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

slicknode

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slicknode

CLI tool to create GraphQL servers with slicknode

  • 0.1.1
  • npm
  • Socket score

Version published
Weekly downloads
35
increased by3400%
Maintainers
1
Weekly downloads
 
Created
Source

Slicknode CLI tool

Utility to create serverless GraphQL servers with slicknode. Get your FREE Slicknode account now to create production ready GraphQL Backends in minutes.

Status

This is a developer preview for evaluation purposes. Even though the APIs could change at any time without prior notice, we don't expect too many breaking changes before the launch of our beta program. The created GraphQL endpoints are not yet ready for production usage, follow us on Twitter and Facebook to get the latest updates.

Quickstart

COMING SOON

Installation

To install the slicknode CLI tool, run the following command (you have to have npm installed):

npm install -g slicknode

Help

To get a list of all the available commands:

slicknode

Do get help for a certain command:

slicknode help <command>

Usage

Usage
 slicknode <command> [options]
Commands
 init [name]               Initialize a new slicknode project                                        
 deploy                    Deploy the current project state to the slicknode servers                 
 status                    Show information about the current project status (changes, warnings etc.)
 module create <name>      Creates a new module                                                      
 pull                      Pull the latest changes from the server                                   
 login                     Login to a slicknode account / change user                                
 configure                 Update local configuration of the slicknode CLI                           
 endpoint                  Return the GraphQL API endpoint                                           
 playground                Open the GraphiQL API Playground                                          
 console                   Open the Slicknode console                                                
 delete                    Delete the current project deployment from the slicknode servers                                                
 help <command>            Display help for a specific command                                       
Global Options
 -h, --help         Display help                                      
 -V, --version      Display version                                   
 --no-color         Disable colors                                    
 --quiet            Quiet mode - only displays warn and error messages
 -v, --verbose      Verbose mode - will also output debug messages    

Keywords

FAQs

Package last updated on 04 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