🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@chiselstrike/netlify-plugin

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chiselstrike/netlify-plugin

Netlify Build plugin - Integration with ChiselStrike

0.1.0
latest
Version published
Weekly downloads
0
-100%
Maintainers
4
Weekly downloads
 
Created

@chiselstrike/netlify-plugin

Sync Netlify and ChiselStrike build from projects in the same Git repository.

Why?

Netlify allows you to deploy your frontend and functions as a single unit. With this plugin you can also include your ChiselStrike backend to the bundle. So you can be sure that once your frontend is built, you have a backend ready to persist and serve your data.

How?

It makes the ChiselStrike build a step inside the Netlify build. For that to happen, it assumes that both ChiselStrike and Netlify code are in the same Git repository.

Install

Please install this plugin from the Netlify app. You can find instalation instructions here.

Configuration

netlify-plugin-chiselstrike needs a ChiselStrike project ID as configuration parameter. This parameter can be set through the projectId input, or through the CHISELSTRIKE_PROJECT_ID env var.

You can find your ChiselStrike project ID by opening the Settings tab inside your projects dashboard in chiselstrike.com.

FAQs

Package last updated on 02 Nov 2022

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