🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

create-devcycle-app

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-devcycle-app

A command line tool for generating DevCycle example apps

1.7.3
Version published
Weekly downloads
5
-37.5%
Maintainers
0
Weekly downloads
 
Created

Create DevCycle App

A command line tool for generating DevCycle example apps

npx create-devcycle-app <output-folder>

Example usage:

npx create-devcycle-app my-test-app

With template and SDK key flags:

npx create-devcycle-app my-test-app --template=react --key=client-00000000-00000-0000-0000

With a full stack template:

npx create-devcycle-app my-test-app --template=nextjs-app-router --key=client-00000000-00000-0000-0000,server-00000000-00000-0000-0000

FAQs

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