Astro
Deploy a simple application written using Astro, a high-performance, content-oriented framework.
A minimalist application using the Next.js React framework to build full-stack web applications with server-side rendering and static website generation.
Next.js is a React-based web framework that lets you quickly build high-performance applications and sites using both client- and server-side rendering. Boasting an active development cycle and a host of large users like Walmart, Apple, and Netflix, Next.js is a great choice for Node developers looking to build stable, modern web experiences.
This Starter allows you to deploy Next.js app on Koyeb with one click. The Next.js application is the result of running the npx create-next-app@latest
command.