Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

o3dotdev/o3.dev

Open more actions menu

Repository files navigation

o3.dev

Monorepo for o3.dev, starting with a single Next.js landing page in apps/site.

Stack

  • pnpm workspaces
  • Turborepo
  • Next.js App Router
  • React
  • TypeScript
  • Tailwind CSS
  • ESLint and Prettier

Structure

apps/
  site/       # Root-domain landing page for o3.dev
packages/    # Shared packages will live here when needed

Commands

Install dependencies:

pnpm install

Run the site app locally:

pnpm dev

Run checks:

pnpm lint
pnpm typecheck
pnpm build
pnpm format:check

Vercel

Import this repository as a monorepo project and set the Vercel project root directory to apps/site.

Recommended settings:

  • Framework preset: Next.js
  • Node.js version: 24.x
  • Package manager: pnpm, detected from pnpm-lock.yaml
  • Production domain: o3.dev

Future subdomain deployments can be added as separate apps under apps/ and imported as separate Vercel projects from the same repository.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.