Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 512 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 512 Bytes

Experimental Apps for Phala Network

To install dependencies:

yarn install

To start a development server:

APP_PHALA_URL=dp.phala.network yarn dev

To build a production release:

APP_PHALA_URL=dp.phala.network yarn build

To start a production server with the release built:

yarn start

To export the production release built for static deployment:

yarn workspace @phala/app exec next export

And the output should be found in packages/app/out.