Skip to content

vreshch/vreshch.com

Repository files navigation

Personal CV Website: vreshch.com

Deployment License: MIT

Personal Website vreshch.com, contains CV, interests, Contacts;

Technologies Used

  • Rect & Typescript
  • Next JS as Framework

🚀 Deployment

Quick Start

  1. Create PR → Auto-validation runs
  2. Merge to master → Auto-deploys to production
  3. Visithttps://vreshch.com

Docker Commands

Local Development:

# Build image
docker build -t vreshch-com:local .

# Run locally
docker run -p 8080:8080 vreshch-com:local

# Access at http://localhost:8080

Production Images:

# Pull from registry
docker pull ghcr.io/vreshch/vreshch.com:latest

# Run production image
docker run -p 8080:8080 ghcr.io/vreshch/vreshch.com:latest

Contacts

About

Personal Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •