Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 572 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 572 Bytes

Personal Website

This repository contains the web application files for my personal website, built with Astro.

Getting Started

Clone

Make a copy of the repository.

git clone https://github.com/pridit/personal-website.git

Docker

Bring up the Docker container in detached mode, which also installs the node dependencies.

docker-compose up -d

Ready

You should now be able to access the application via:

License

This project is licensed under the MIT License.