Socket
Socket
Sign inDemoInstall

@crystallize/cli

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crystallize/cli

[![Build Status](https://travis-ci.org/CrystallizeAPI/crystallize-cli.svg?branch=master)](https://travis-ci.org/CrystallizeAPI/crystallize-cli)


Version published
Weekly downloads
8
decreased by-11.11%
Maintainers
1
Weekly downloads
 
Created
Source

Crystallize CLI

Build Status

Bootstrap an app or tenant running on the headless ecommerce and GraphQL based Product Information Management service Crystallize.

Usage

You'll need the following installed to use Crystallize CLI:

  • Node.js (>=12)

To create a new app using Crystallize, simply run the following command:

npx @crystallize/cli <project-name>

This will walk you through creating a project, allowing you to choose which template and preferences you want to use.

Show help

npx @crystallize/cli --help

Bootstrapping a tenant

npx @crystallize/cli --bootstrap-tenant

or

npx @crystallize/cli -b

This will bootstrap an existing tenant with example data

Templates

The default mode of the Crystallize CLI is to use a template. Each template has different options that can be chosen to configure the initial project to suit your needs.

Current templates include:

  • Complete Ecommerce (Next.js + React)
  • Content & Commerce (Next.js + React)
  • Gatsby (React)
  • Nuxt (Vue.js)
  • Service API (Node.js)
  • React Native (beta)

Contributing

If you'd like to help improve our CLI tool, check out the contributing guidelines for an overview of the codebase and structure.

FAQs

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