Skip to content
atarashi
Documentation menu

web/next

Next.js App Router with Tailwind v4, TypeScript and the default React Server Component setup.

Provides: ui, ui:next

Requires: language:typescript

Conflicts with: ui

Files it writes

  • {{#when "provides('http')"}}web/{{/when}}package.json
  • {{#when "provides('http')"}}web/{{/when}}next.config.mjs
  • {{#when "provides('http')"}}web/{{/when}}postcss.config.mjs
  • {{#when "provides('http')"}}web/{{/when}}tsconfig.json
  • {{#when "provides('http')"}}web/{{/when}}app/layout.tsx
  • {{#when "provides('http')"}}web/{{/when}}app/page.tsx
  • {{#when "provides('http')"}}web/{{/when}}app/globals.css

What it merges into other files

  • pnpm-workspace.yaml (yaml-deep)

Use it

atarashi new my-app --add web/next
atarashi add web/next

Version 1.0.0. Format reference: Authoring blueprints.

Part of the atarashi documentation, written and maintained by Gautam Suthar.