LogoRobo.js
TemplatesWeb apps

Next.js

A TypeScript web app template using Next.js and Robo.js.

Next.js

A TypeScript web app using Next.js and Robo.js.

Getting Started

Create a project with this template:

npx create-robo@next <project-name> --template web-apps/next-ts

Then navigate into your project directory:

cd <project-name>

Run development mode:

npm run dev

Features

  • Next.js App Router
  • Server Components
  • TypeScript support
  • API routes via Robo.js
.env

Hosting

npm run deploy

On this page