inshape

inshape🔴🟠🟡

Building and launching for the first time :construction_worker:

  1. Read https://developers.miro.com/docs/getting-started
  2. Install ngrok and execute ngrok 8080
  3. edit the .env file
  4. npm install
  5. npm start
  6. Go to https://xxxxxxxxxxxx.ngrok.io/
  7. Copy paste the Oath redirect URI and Web-plugin iframe uri to Miro Dev Team settings

Building and launching everytime :construction_worker:

  1. ngrok 8080
  2. edit the .env file
  3. npm start
  4. Go to https://xxxxxxxxxxxx.ngrok.io/
  5. Copy paste the Oath redirect URI to Miro Dev Team settings
  6. Copy paste the Web-plugin iframe URI to Miro Dev Team settings

Sources :books:

This project is directly inspired from :