Stevenliao

screenshot of Stevenliao

My personal website

Overview:

This project is a monorepo that contains a personal site built with Remix and Next frameworks. The purpose of this project is for learning purposes, and it shares pages, components, and utilities through packages.

Features:

  • Monorepo structure: The project is organized as a monorepo, allowing for easy sharing of code between the Remix and Next apps.
  • Remix and Next support: The site is built with both Remix and Next frameworks, providing flexibility in development and rendering options.
  • Shared code: Pages, components, and utilities are shared through packages, enabling code reuse and consistency across the site.

Summary:

The personal site project is a monorepo that contains both Remix and Next apps. It aims to provide a learning platform while allowing code sharing and flexibility in development and rendering options. The project structure enables the reuse of code components and utilities through shared packages. To get started, clone the repository, install dependencies, build the package, start the development server for the desired app, and visit the logged URL to view the site.