The go to source for your Phala documentation.
The phala documentation is build on "Doks". Doks uses npm to centralize dependency management, making it easy to update resources, build tooling, plugins, and build scripts:
- Download and install Node.js (it includes npm) for your platform.
git clone https://github.com/Phala-Network/phala-wiki-next.git my-doks-site && cd my-doks-sitenpm installnpm run startDoks comes with commands for common tasks.
