Skip to content

Hyderite/portfolio-v3

Repository files navigation

[Project Name]

A brief, high-level one-liner about what this project actually achieves.

[Insert Screenshot or Link to Live Demo here]

Tech Stack

  • Runtime: Node.js (via Nixpacks)
  • Language: TypeScript
  • Styling: PostCSS (Autoprefixer, etc.)
  • Deployment: GitHub Actions + PM2
  • Server: Debian 12 / Nginx

Local Development

  1. Clone & Install:
    git clone [repo-url]
    pnpm install
    

OR on pre-existing repos:

  1. Fetch and Merge:
    git remote add template https://github.com/Hyderite/vps-template.git
    git fetch template
    git merge template/main --allow-unrelated-histories
    
  2. Commit and Push:
    git add .
    git commit -m "Integrated deployment template for master/main branch"
    git push origin master/main

About

My portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors