This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@nx/netlify
TypeScript icon, indicating that this package has built-in type declarations

17.2.3 • Public • Published

@nx/netlify

⚠️ The Netlify plugin is deprecated and will no longer receive updates. We are committed to providing high-quality tooling to community, and we no longer have the capacity to keep this plugin updated.

Setup

Create a new Nx worksapce if you don't already have one.

npx create-nx-workspace@latest netlify-demo --preset=@nx/netlify:preset

Now, you can go into the netlify-demo folder and start development.

Now to run your functions locally you can use:

cd netlify-demo
npx nx dev

To deploy to Netlify, run:

npx nx deploy

This command will prompt you to setup the project the first time you deploy.

Create a new Netlify Serverless App

npx nx g @nx/netlify:serverless

Readme

Keywords

none

Package Sidebar

Install

npm i @nx/netlify

Weekly Downloads

29

Version

17.2.3

License

none

Unpacked Size

27.9 kB

Total Files

31

Last publish

Collaborators

  • jameshenry
  • jack-nrwl
  • nrwl-jason
  • nrwlowner