smol-netlify-functions smol. photo by Sophia Kunkel.
Minimal Netlify Functions example with a single file static HTML frontend and no dependencies.
This template may be useful if:
- You don't need a frontend; you only need to develop the lambda functions
- You have a static frontend (HTML, CSS, JS files in a folder) that requires no build process/command
- You are new to Netlify lambda functions and want to explore how it works without getting distracted by the frontend web apps dependencies and commands