A personal website showcasing information about me and my articles!
Visit the official website here.
Node.js 18 (or latest LTS) and bun are required to build this project.
Install dependencies:
bun installTo start the development server:
bun run devBuild the project:
bun run buildThis project is licensed under the MIT License.