Old computer style gateway to Status Network ecosystem
-
Install dependencies
pnpm install
-
Fire up the server and watch files
pnpm dev
- CI builds
masterand pushes todeploy-masterbranch, which is hosted at https://os.status.network/. - CI builds
developand pushes todeploy-developbranch, which is hosted at https://dev-os.status.network/.
The hosting is done using Caddy server with Git plugin for handling GitHub webhooks.
Information about deployed build can be also found in /build.json available on the website.
by status.network team

