Nicholai a40e0ba08a Initialize web application via create-cloudflare CLI
Details:
  C3 = create-cloudflare@2.55.1
  project name = high-performance-structures
  framework = next
  framework cli = create-next-app@15.5.6
  package manager = npm@11.6.2
  wrangler = wrangler@4.50.0
  git = 2.51.1
2025-11-21 11:51:47 -07:00
2025-11-21 11:37:33 -07:00

OpenNext Starter

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Read the documentation at https://opennext.js.org/cloudflare.

Develop

Run the Next.js development server:

npm run dev
# or similar package manager command

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Preview

Preview the application locally on the Cloudflare runtime:

npm run preview
# or similar package manager command

Deploy

Deploy the application to Cloudflare:

npm run deploy
# or similar package manager command

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Description
A modern, high-performance website for High Performance Structures - a Colorado-based company specializing in Insulating Concrete Form (ICF) construction services. Built with Next.js 16 and deployed to Cloudflare Workers for global edge distribution.
Readme 2.1 MiB
Languages
TypeScript 96.6%
CSS 3.2%
JavaScript 0.2%