2020-06-10 00:01:58 +09:00
2020-06-26 01:15:55 +09:00
2020-06-23 00:47:04 +09:00
2020-06-12 02:04:21 +09:00
2020-06-07 17:11:46 +09:00
2020-06-26 01:18:48 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-11 09:16:51 +09:00
2020-06-07 17:11:46 +09:00
2020-06-17 02:08:04 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-23 00:47:04 +09:00
2020-06-07 17:11:46 +09:00
2020-06-17 02:28:58 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-07 17:11:46 +09:00
2020-06-23 00:47:04 +09:00

Status Tutorial

The landing page listing all the tutorial resources of the Status Network.


Setup

yarn install
yarn run start:dev

Production

Option 1: Local

yarn install
yarn run build
yarn run start

Option 2: Docker

docker build .
docker run -p 3000:3000 <image_id>

Deploy

Update org and repot in /scripts/deploy.js.

yarn run build
yarn run export
touch out/.nojekyll
yarn run deploy

References

S
Description
The Status Network tutorial resources archive
https://tutorials.statusnetwork.com/
Readme MIT
4.1 MiB
Languages
TypeScript 78.3%
SCSS 15.4%
JavaScript 6.1%
Dockerfile 0.2%