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.git
Go to the project directory
cd AstroLoggy
Install dependencies (using Bun)
bun install
Start the dev server
bun run -b dev