Welcome to my monorepo for my personal sites and projects.
Last Updated: September 2024
This Monorepo (using Turborepo) serves as my main repo for storing all of my code that I want to be adjacent to my personal website.
There are two Next.js apps in this repo right now. My original liam.bio site and my new liamgermain.com site.
/apps/liam.bio
: My orignal personal website hosted on liam.bio/apps/v2
: My new personal site hosted on liamgermain.com
To run this project locally:
- Clone the repository
- Navigate to the root of the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
While this is a personal project, I'm open to suggestions and improvements. Feel free to open an issue or submit a pull request if you have ideas to enhance the site.
For any queries or collaborations, please reach out through the contact form on the live site or connect with me on LinkedIn.
Thank you for your interest in my personal website project.