A website for two long time friends build with Astro
Bun is required instead of node, Node File api as been switched to Bun's File I/O api.
Clone the project
git clone https://github.com/Chrissdroid/AstroLoggy.gitGo to the project directory
cd AstroLoggyInstall dependencies (using Bun)
bun installStart the dev server
bun run -b dev