functions.netlify.com icon indicating copy to clipboard operation
functions.netlify.com copied to clipboard

Tutorials, examples, workshops and a playground for serverless with Netlify Functions

Results 76 functions.netlify.com issues
Sort by recently updated
recently updated
newest added

Added an example project that shows a possible use case of hosting a React Shopify app on Netlify using Netlify Functions as an OAuth authentication flow.

Hello, I am not a JS coder, and so am not used to tooling like yarn, Babel, etc. I spent an embarrassing amount of time to figure out why `import...

Sorry peeps, guess i deleted the repo

I'm trying to write me a lambda that uses `node-fetch` similar to the `hello_fetch` example, but I'm gettign an unexpected token error. ![image](https://user-images.githubusercontent.com/11347524/44932481-e0d29780-ad65-11e8-9a24-0c857b449e71.png) It works when I deploy a copy...

**Please read the [contributing guidelines](https://github.com/netlify/functions.netlify.com/blob/master/.github/CONTRIBUTING.md) and [code of conduct](https://github.com/netlify/functions.netlify.com/blob/master/.github/CODE_OF_CONDUCT.md) before creating an issue.** Please prefix your issue with one of the following: **[Bug]** **[Proposal]** **[Question]**. Please provide as much information...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [jsdom](https://github.com/jsdom/jsdom). These dependencies needed to be updated together. Updates `tough-cookie` from 2.5.0 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery...

dependencies

Bumps [liquidjs](https://github.com/harttle/liquidjs) to 10.7.1 and updates ancestor dependency [@11ty/eleventy](https://github.com/11ty/eleventy). These dependencies need to be updated together. Updates `liquidjs` from 6.4.3 to 10.7.1 Release notes Sourced from liquidjs's releases. v10.7.1 10.7.1...

dependencies

Hey! I don't know if I am posting it at the right place so I am really sorry. But I was just going through the netlify functions page and fiund...