hackrmomo / mohammad.dev

Code for mohammad.dev, a personal portfolio

Home Page:https://mohammad.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mohammad.dev

Hi there πŸ‘‹

This is all of the code that runs my website, mohammad.dev. It's built with Next.js and Prisma and hosted on my home server as a dockerized container. I'm happy with where it is for now - more changes will likely come but nothing major just yet πŸ‘Ύ

Development πŸ§‘β€πŸ’»

To run this project locally, you'll need to have docker installed. Then, clone this repository and run the following commands:

sudo docker-compose up -d
# or to do a clean deployment
sudo docker-compose up -d --build --force-recreate --remove-orphans

Images πŸ“Έ

image

image

image

image

image

image

image

About

Code for mohammad.dev, a personal portfolio

https://mohammad.dev


Languages

Language:TypeScript 99.4%Language:JavaScript 0.3%Language:Dockerfile 0.3%