Skip to content

foxy17/Portfolio-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Monorepo

This monorepo contains all the packages related to my portfolio website.

What's inside?

This monorepo uses Turborepo and contains:

Apps and Packages

  • landing: A Next.js app for the main portfolio site
  • packages/*: Any shared packages used across the monorepo

Utilities

This monorepo has some additional tools:

Getting Started

Development

To develop all apps and packages:

yarn install
yarn dev

Build

To build all apps and packages:

yarn build

Deployment

The monorepo is configured for deployment on Vercel.

About

Personal website monorepo uses Next.js for most of the pages and Astro.js for the blog

Topics

Resources

Stars

Watchers

Forks

Contributors