This project contains the source code for spinkube.dev.
Make sure you have Node.js and Go installed.
Clone this repository and run the following commands:
npm install
npm run build
npm start
View the website at http://localhost:1313. Any changes made to the source code will be reflected in real-time.