OSDHACK'25, is where you can cook awesome projects along with many other open sorcerers. In case you want to set up the website and contribute, here's the recipe to do that 🍳 :
Ensure the following are installed:
- Node.js (>= 14)
- npm (>= 6) or yarn (optional)
npm install -g vitenpm installStart the development server:
npm run devThen open:
http://localhost:5173/Happy Cookin 🧑🍳