Skip to content

My personal dev portfolio. Built in Next.JS, hosted on GitHub pages 📰 & Vercel 🔺

Notifications You must be signed in to change notification settings

FelixWaweru/who-am-i

Repository files navigation

who-am-i

GitHub Pages deploy

Welcome to my personal portfolio.

Links

Stack

Setup

  • To build the project, run:
pnpm build
  • To run the project locally, run:
pnpm dev
  • To run the production build locally, run:
pnpm start

Github Pages Build

To build the Next.JS app into a static GitHub Pages site,

  • Create a new branch based off build.
  • Make push the changes to your Next.JS app.
  • Create a PR into build.
  • Merge into build and watch the magic happen in the gh-pages branch 🚀.

About

My personal dev portfolio. Built in Next.JS, hosted on GitHub pages 📰 & Vercel 🔺

Resources

Stars

Watchers

Forks