Socket
Socket
Sign inDemoInstall

firecms

Package Overview
Dependencies
1
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    firecms

A CLI to perform FireCMS operations. This package is just a wrapper around @firecms/cli


Version published
Weekly downloads
943
increased by15.56%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

FireCMS CLI

This CLI tool allows you to create new FireCMS projects and to deploy them to FireCMS Cloud.

CLI

You can use the following commands:

firecms login
firecms init
firecms deploy

Using different templates

You can initialize a new project using different templates. Please not that these templates can't be deployed to FireCMS Cloud. For example:

For version 2:

firecms init --v2

For FireCMS Community edition:

firecms init --community

For FireCMS PRO:

firecms init --pro
To run locally
npm link
firecms

Development only

You can change the environment when deploying to FireCMS Cloud by defining the --env variable. Possible values are prod (default) and dev.

firecms deploy --env dev

Keywords

FAQs

Last updated on 23 Apr 2024

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