inshape🔴🟠🟡
Building and launching for the first time :construction_worker:
- Read https://developers.miro.com/docs/getting-started
- Install ngrok and execute
ngrok 8080
- edit the
.env file
- npm install
- npm start
- Go to https://xxxxxxxxxxxx.ngrok.io/
- Copy paste the
Oath redirect URI and Web-plugin iframe uri to Miro Dev Team settings
Building and launching everytime :construction_worker:
- ngrok 8080
- edit the
.env file
- npm start
- Go to https://xxxxxxxxxxxx.ngrok.io/
- Copy paste the
Oath redirect URI to Miro Dev Team settings
- Copy paste the
Web-plugin iframe URI to Miro Dev Team settings
Sources :books:
This project is directly inspired from :