unjs / nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://nitro.unjs.io
MIT License
5.89k stars 496 forks source link

feat: add genezio preset #2637

Closed tudorpip closed 3 weeks ago

tudorpip commented 1 month ago

πŸ”— Linked issue

❓ Type of change

πŸ“š Description

Genezio is a Function-as-a-Service (FaaS) platform designed to deploy serverless applications efficiently, minimizing both costs and cold start times.

I have introduced a new preset named --genezio. This preset provides users with additional configuration options, allowing for more flexibility and customization.

Additionally, I have updated the documentation to reflect these changes, ensuring that users can easily understand and utilize the new preset.

πŸ“ Checklist

tudorpip commented 1 month ago

Hey @pi0, I've tested this feature and it's ready for a code review. Feel free to add yourself as a reviewer anytime. I am really looking forward to merging this new exciting feature :rocket:.