Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Utility to create serverless GraphQL servers with slicknode. Get your FREE Slicknode account now to create production ready GraphQL Backends in minutes.
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.
COMING SOON
To install the slicknode CLI tool, run the following command (you have to have npm installed):
npm install -g slicknode
To get a list of all the available commands:
slicknode
Do get help for a certain command:
slicknode help <command>
slicknode <command> [options]
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
-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
FAQs
GraphQL-First Application Framework and CMS for rapid software development: Serverless, declarative and extensible.
The npm package slicknode receives a total of 35 weekly downloads. As such, slicknode popularity was classified as not popular.
We found that slicknode demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.