netlify

Solid

Netlify deployment, functions, forms, and edge handlers.

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
29
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Netlify Skill Expert assistance for deploying to Netlify. ## Capabilities - Configure Netlify deployments - Create Netlify Functions - Handle form submissions - Set up edge handlers - Configure redirects ## Configuration ```toml # netlify.toml [build] command = "npm run build" publish = "dist" functions = "netlify/functions" [[redirects]] from = "/api/*" to = "/.netlify/functions/:splat" status = 200 [[headers]] for = "/*" [headers.values] X-Frame-Options = "DENY" ``` ## Target Processes - netlify-deployment - serverless-functions - jamstack-deployment

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Related Skills