Standalone chat plugin of Codementor Chat
npm install @codementor/chat-widgetStandalone chat plugin of Codementor Chat
Remember to build before release or import by others!
0. Add 0.0.0.0 local.codementor.io at /etc/hosts
1. Run $ ./bin/generate-local-cert
2. Double click on local.codementor.io.cert.pem file
3. Select the item you just imported, press Cmd+i, expand Trust section, select Always trust for When using this cert
0. yarn install
1. yarn start
3. visit https://local.codementor.io:3101
developyarn run release:[pre|patch|minor|major], which will create a new commit with new version and publish it! (make sure you have access to @codementor/chat-widget)