You can view the docs here: https://docs.no550.com/
Note: The docs are powered by Starlight.
Firstly, install dependencies:
$ npm installThen, run the development server:
$ npm run devOnce done, you're good to go and start editing the docs! 🎉
The docs are deployed automatically using Cloudflare Pages on every push to the main branch.