Skip to content

glennreyes/glennreyes.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glennreyes.com

This is the source code for my personal website, built using Next.js App Router and Tailwind CSS.

Banner

The site is hosted on Vercel and uses Vercel Analytics for tracking performance. Data is stored using Turso, a distributed SQLite database.

Tech Stack

Run the Development Server

This project uses latest Node, pnpm and Docker for development.

Installation

  1. Clone the repository
git clone https://github.com/glennreyes/glennreyes.com
cd glennreyes.com
  1. Install dependencies
pnpm install

Development Server

  1. Run the development server
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

Contributors 4

  •  
  •  
  •  
  •