This is the documentation repository for Stanza. We welcome contributions to improve our documentation story.
You will need to install pnpm if you don't already have it.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3007.
Docs deploy directly to https://docs.dev.getstanza.dev/
This project is licensed under Apache 2.