1.0.0
Initial commercial release
- addedInitial commercial release
Minimalist studio and digital agency template with fluid motion and refined grid layouts.
Nordwell is a premium studio and agency template designed for creative teams, design practices, and digital agencies. It features minimalist typography, dynamic project filtering, responsive grid layouts, and fluid page transitions.
Explore the live Nordwell studio template deployment.
Live Preview(opens in a new tab)Nordwell homepage layout
Showcase agency projects with categorized grid views and smooth layout transitions.
Present agency methodology, core disciplines, leadership, and awards.
Rich media layouts for project scope, deliverables, client feedback, and visual assets.
Built on Next.js App Router and React Server Components. Animation seams are encapsulated in client wrappers so static page rendering remains fast and lightweight.
What the product is implemented in.
nordwell/
├── app/
│ ├── page.tsx
│ ├── work/[slug]/page.tsx
│ └── about/page.tsx
├── components/
└── content/The archive contains the full source. There is no installer and no post-install script.
unzip nordwell.zip
cd nordwellpnpm installCopy the example file and fill in the variables listed under Environment variables.
cp .env.example .envpnpm devRuns formatting, lint, type-check, tests and a production build.
pnpm check| Variable | Required | Description |
|---|---|---|
DATABASE_URL | Required | PostgreSQL connection string. Use a pooled endpoint in serverless environments.postgresql://user:pass@localhost:5432/app |
NEXT_PUBLIC_APP_URL | Required | Absolute origin of the deployment. Used for canonical URLs and metadata.https://app.example.com |
LOG_LEVEL | Optional | debug | info | warn | error. Defaults to info in production. |
Zero-config. Set the environment variables listed above and connect the repository.
A multi-stage Dockerfile is included, producing a standalone image with no build toolchain.
Builds to a standard Node server. Nothing depends on a platform-specific runtime.
| Technology | Versions | Status |
|---|---|---|
| Next.js | ≥ 15 | Supported |
Initial commercial release
Initial commercial release
Documentation ships with the first release.
Curated by us, not inferred — these are the ones that genuinely pair with it.
Products that share a framework with this one.