Skip to content

Repository files navigation

decadez.dev

pnpm monorepo for the Decadez web app and API.

Apps

  • apps/web - Next.js static site
  • apps/api - NestJS API

Scripts

  • pnpm dev:web - start the web app
  • pnpm dev:api - start the API
  • pnpm lint - type-check/lint all workspaces
  • pnpm build - build all workspaces

A lightweight personal blog and portfolio built with Next.js, TypeScript, and Tailwind CSS.

Development

npm install
npm run dev

Static Build

GITHUB_PAGES=true \
NEXT_PUBLIC_URL=https://decadez.github.io/decadez.dev \
NEXT_PUBLIC_BASE_PATH=/decadez.dev \
npm run build

The GitHub Actions workflow publishes the static out directory to GitHub Pages.

About

Personal blog and notes for decadez

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages