You can view the docs here: https://docs.no550.com/
Note: The docs are powered by Starlight.
Firstly, install dependencies:
$ npm install
Then, run the development server:
$ npm run dev
Once 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.