Skip to content

onmax/quiver

Repository files navigation

Quiver Landing Page

Nuxt UI

AI-powered inventory planning platform landing page built with Nuxt UI and Nuxt Content.

Content Structure

All page content is managed through content/index.yml with schema validation in content.config.ts. Sections include:

  • Hero & integrations
  • Benefits cards
  • Features & feature tabs
  • About & steps
  • Testimonials (6 testimonials using UPageColumns)
  • Team (6 members in 3 columns)
  • Investors (5 members in 5 columns)
  • Platform integrations
  • CTA

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Code Quality

Run linting and type checking:

pnpm lint       # ESLint
pnpm typecheck  # TypeScript type checking

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check out the deployment documentation for more information.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages