This is the repository for the FactoryJS documentation. It is built using pnpm and Nextra.
To run it locally, execute the following commands:
pnpm install && pnpm dev
Then visit http://localhost:3000.
Please make sure to read the Contributing Guide before making a pull request.
Contributions are welcome!