Netlify CLI Template 🚀

A modern, TypeScript-powered template for serverless apps and static sites.

Why Choose This Template? ✨

Serverless Functions 🛠️

Four TypeScript functions (`hello`, `time`, `echo`, `neon`) with CORS and error handling.

TypeScript Support 📝

Type-safe development with AWS Lambda types for reliable serverless code.

Neon-Ready 🗄️

Prepared for Neon Postgres integration with the `neon` function.

Static Site 🖥️

Customizable HTML frontend, ready for React, Vue, or Astro.

Netlify CLI ⚙️

Streamlined local development and deployment with `netlify dev`.

Yarn Workflow 📦

Optimized for Yarn, ensuring fast and reliable package management.

Explore Our Serverless Functions 🎮

Hello Function 👋

Greet users with a custom name.