
Security News
GitHub Actions Supply Chain Attack Puts Thousands of Projects at Risk
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
create-gatsby
Advanced tools
Create Gatsby apps in an interactive CLI experience that does the plumbing for you.
Create Gatsby apps in an interactive CLI experience that does the plumbing for you.
Create a new Gatsby app by running the following command:
npm init gatsby
or
yarn create gatsby
It will ask you questions about what you're building, and set up a Gatsby project for you.
Note: this package is different from the Gatsby CLI, it is intended solely to create new sites.
If you'd like to set up a minimal site without answering any prompts you can run the following command, including your chosen site directory.
npm init gatsby -y <site-directory>
FAQs
Create Gatsby apps in an interactive CLI experience that does the plumbing for you.
The npm package create-gatsby receives a total of 174,169 weekly downloads. As such, create-gatsby popularity was classified as popular.
We found that create-gatsby demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers 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
A compromised GitHub Action exposed secrets in CI/CD logs, putting thousands of projects at risk and forcing developers to urgently secure their workflows.
Research
Security News
A malicious Maven package typosquatting a popular library is secretly stealing OAuth credentials on the 15th of each month, putting Java developers at risk.
Security News
Socket and Seal Security collaborate to fix a critical npm overrides bug, resolving a three-year security issue in the JavaScript ecosystem's most popular package manager.