Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-strapi-starter

Package Overview
Dependencies
Maintainers
0
Versions
1205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-strapi-starter

Generate a new Strapi application.

  • 4.25.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

[!WARNING] This package is only compatible with Strapi v4 version
The most recent versions of Strapi packages can be found at https://github.com/strapi/strapi

Create strapi starter

This package includes the create-strapi-starter CLI to simplify creating a Strapi project using starters and templates

How to use

Using yarn create command

yarn create strapi-starter my-project starter-url

Using npx

npx create-strapi-starter my-project starter-url

Manual install

Using yarn

yarn global add create-strapi-app
create-strapi-starter my-project starter-url

Using npm

npm install -g create-strapi-app
create-strapi-starter my-project starter-url

Keywords

FAQs

Package last updated on 25 Sep 2024

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