Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Phala-Network/phala-wiki-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phala Network

Doks

Phala Wiki

The go to source for your Phala documentation.

GitHub GitHub release (latest SemVer including pre-releases) GitHub Workflow Status (branch) Netlify

Website

Phala Wiki

Requirements

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.

1. To Contribute Clone this Repoitory

git clone https://github.com/Phala-Network/phala-wiki-next.git my-doks-site && cd my-doks-site

2. Install dependencies

npm install

3. Start development server

npm run start

Other commands

Doks comes with commands for common tasks.

Documentation

Communities