Skip to content

Gropius Browser Extension that enables the management of cross-component issues within the IMS GitHub.

License

Notifications You must be signed in to change notification settings

ccims/gropius-browser-extension

Repository files navigation

Gropius Browser Extension

Running the browser extension in Google Chrome

  • run npm run serve to run a livereload server while testing the browser extension or run npm run build to build extension
  • Open Google Chrome browser and navigate to chrome://extensions
  • enable the developer mode
  • click on Load unpacked and select the dist directory of this project

Generate the api code

Note: the generated files are checked in by default, to make execution easier

  • Requirements
    • Running the Gropius back-end on http://localhost:8080/api
  • Generation: npm run graphql-codegen
  • All files in src/generated are autogenerated files, do not modify manually

About

Gropius Browser Extension that enables the management of cross-component issues within the IMS GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages