-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FDC3 workbench #457
FDC3 workbench #457
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
… slow when first enabled)
…n't think its using the deprecated function signature
…website to github pages. To test run the following in the website/ directory: yarn; yarn copy-workbench; yarn start you should then be able to test the workbench at http://localhost:3000/toolbox/fdc3-workbench/
package.json scripts to build and deploy the fdc3-workbench with the website to gh-pages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the binary files under website/static/toolbox all be checked in, or can they be generated at build time, and pushed to the GitHub pages branch, and then ignore? Adds quite a lot to the code base...
Otherwise looks good to me (apart from the extremely wide whitespace 😉 )
@rikoe removed the built files. I haven't set up a .gitignore entry for them as I'm not sure if that will affect the publish to github pages... do you know how to set that up? Re: whitespace, it's all indented with tabs, which is whats set in it's .prettierrc file... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Resolves #456
FDC3 Workbench
A developer application for FDC3 implemented via Create-React-App and Material-UI.
Please Note:
Screenshots
Work with System channels
Create, save and broadcast templated contexts
Listen for context broadcasts
Raise intents
Receive intents and context
Copy code examples
View logs of FDC3 API interactions
No desktop agent API
sample appD record:
(to be updated when deployed via FDC3 website)