New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@keystatic/create

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keystatic/create

The `@keystatic/create` packages allows users to create a Keystatic project direct from their CLI.

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@keystatic/create

The @keystatic/create packages allows users to create a Keystatic project direct from their CLI.

npx create @keystatic

Templates

There are two kinds of templates:

  • Simple templates - these are stored in the monorepo under /templates. These are basic implementations with minimal dependencies.
  • Complex templates - these show more advanced examples and are stored in separate repositories to keep dependencies in the monorepo smaller, and to avoid polluting the repo with lots of code and assets.

Both kind of templates should be published and downloaded by the CLI from npm directly.

Template major versions should be kept up to date with the major version of the CLI, so if breaking changes are introduced in the future the CLI can ensure users are downloading the latest template, not out-of-date cached versions.

Testing

To run locally use the command pnpm dev:create.

When asked for a directory to make the project in, you can specify absolute paths i.e. /Users/janedoe/projects/keystatic-test

FAQs

Package last updated on 09 Jan 2025

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