my personal website
- Node.js
- Package manager (bun)
bun i
cp .env.example .env
bun run devBuild the optimized production bundle:
bun run build
bun run startContributions welcome. Please:
- Fork the repo
- Create a feature branch
- Open a PR with a clear description
Make sure you lint and format before merging into main
This project is subject to the terms of the MIT License