Skip to content

Commit

Permalink
Merge branch 'main' of github.com:strapi/sdk-js into test/demo-project
Browse files Browse the repository at this point in the history
  • Loading branch information
Convly committed Jan 31, 2025
2 parents ceec2a2 + 8d53805 commit b7fec43
Show file tree
Hide file tree
Showing 4 changed files with 6,222 additions and 2,093 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ This repository includes demo projects located in the `/demo` directory to help
The `package.json` includes several scripts to help you manage and run the demo projects:

- **`demo:seed`**: Seeds the Strapi application with example data. This script also generates `.env` files with API tokens for the `demo-node-typescript` and `demo-node-javascript` projects.

```bash
pnpm run demo:seed
```
Expand Down
Loading

0 comments on commit b7fec43

Please sign in to comment.