To install dependencies:
yarn installTo start a development server:
APP_PHALA_URL=dp.phala.network yarn devTo build a production release:
APP_PHALA_URL=dp.phala.network yarn buildTo start a production server with the release built:
yarn startTo export the production release built for static deployment:
yarn workspace @phala/app exec next exportAnd the output should be found in packages/app/out.