Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1.  Enter these fields:
    • Hostname: localhost:8080 (or wherever the pico engine is running from)
    • Client ID: what you had previously entered in the root pico.
    • Client Secret: Whatever your secret was (should be in your clipboard)

  2.  Authorize, this should redirect you to a login page on your pico engine requesting an "Owner ID". This can be the default ("root"/"toor") or what you created earlier.
  3. Upon submitting you should see the page refresh with an approve/deny page and your client_img. Approve.
  4. You should be redirected to a dashboard with several graphs. These are all boilerplate. 
    Image Added

Updating Manifold

 You can now enter your text editor and change the local Manifold files, the program will automatically detect these changes and display them now. Note that this is built primarily ontop of the React.js framework. If you are an employee of PicoLabs there is an extensive tutorial available to you here: Modern React wit Redux.

...