A Cloudflare alternative for local and cloud use, can be used ontop of cloudflare for cloudflares paid features, but for free!
NetGoat is an innovative reverse proxy engine that aims to provide developers and teams with an alternative to Cloudflare’s services, all while being self-hostable. Specifically crafted for those who want premium-grade features without incurring additional costs, it promises blazing-fast performance and robust security features. As it continues to develop, this tool is particularly appealing to homelab enthusiasts and power users who value control over their web traffic and security.
Whether you are managing a small project or a larger deployment, NetGoat equips you with all the necessary tools to enhance your web infrastructure. With an anticipated public beta release, it aims to pave the way for a new era of server management that prioritizes both performance and user-friendliness.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.
Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.