A personal website built with Astro and TailwindCSS.
You can use it as a template for your own website! 🚀
You can either build a Docker image using the Dockerfile or build it manually:
-
Install dependencies:
yarn install
-
Build the project:
yarn build
-
Run the server:
node ./dist/server/entry.mjs
This project is licensed under the MIT License. For details, see the LICENSE file.