Setup
For Ember FW Issue there is very a very simple setup process. The only thing you have to do is adding it as a yarn dependency to the client/package.json
file, as documented here. However, this step should be done for you already, since Ember FW Issue is one of the packages added by default to the Generator FW app.
Note: One unique thing about ember-fw-issue
is that even though the Issue App is not a hard dependency for any of our apps, in order for the features of this package to work correctly, you need to have Issue Tracker installed on your server. If you need a reminder on how to install an app, see installing an app for production. If you do not intend to use these features on that server (such as in a development environment), you do not need to install the Issue Tracker App.