npm i https://github.com/santiment/san-webkit
- Local
master
branch should include all necessary updates- Development branches should be based on
master
branch. PRs are merged tomaster
;
- Development branches should be based on
- Run
npm run lib:publish
(make sure themaster
branch is selected before running the script)
process.browser
process.env.IS_DEV_MODE
process.env.IS_PROD_MODE
process.env.IS_STAGE_BACKEND
process.env.IS_PROD_BACKEND
process.env.GQL_SERVER_URL
process.env.MEDIA_PATH
process.env.ICONS_PATH
openssl req -x509 -sha256 -nodes -newkey rsa:2048 -days 365 -keyout localhost.key -out localhost.crt
npm run dev:s