We use Astro framework to power the dicedb.io website and Starlight to power the docs. Once you have NodeJS installed, fire the following commands to get your local version of dicedb.io running. cd docs npm install npm run dev Once the server starts, visit http://localhost:4321/ in ...