This repository contains the web application files for my personal website, built with Astro.
Make a copy of the repository.
git clone https://github.com/pridit/personal-website.git
Bring up the Docker container in detached mode, which also installs the node dependencies.
docker-compose up -d
You should now be able to access the application via:
This project is licensed under the MIT License.