Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@nx/netlify

Package Overview
Dependencies
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/netlify

## Setup

npmnpm
Version
16.1.1
Version published
Weekly downloads
80
-22.33%
Maintainers
5
Weekly downloads
 
Created
Source

@nx/netlify

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

FAQs

Package last updated on 10 May 2023

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