@nx-extend/strapi v12.1.0
@nx-extend/strapi
Nx plugin to generate and run your Strapi project.
Setup
Install
npm install -D @nx-extend/strapi
nx g @nx-extend/strapi:init
Usage
Build
Available options:
name | type | default | description |
---|---|---|---|
--production | boolean | false | Build in production mode |
--root | string | Project root | Root of the Strapi project to use |
--outputPath | string | Output path to output the build to | |
--envVars | object | Define env variables to set before building (can be used in project.json) | |
--generateLockFile | string | false | Generate a lockfile |
Serve
Available options:
name | type | default | description |
---|---|---|---|
--build | string | true | Starts your application with the autoReload enabled and skip the administration panel build process |
--watchAdmin | string | false | Starts your application with the autoReload enabled and the front-end development server. It allows you to customize the administration panel |
--root | string | Project root | Root of the Strapi project to use |
--envVars | object | Define env variables to set before building (can be used in project.json) |
2 months ago
3 months ago
3 months ago
4 months ago
4 months ago
6 months ago
6 months ago
6 months ago
5 months ago
4 months ago
4 months ago
8 months ago
8 months ago
10 months ago
11 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago