-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
What could be done:
- review and update code according to PS best practises (e.g: get rid of
MagentoClienthereconst client = new MagentoClient(this, credentials); )const MagentoClient = require('./lib/petstoreClient'); - update README according to https://github.com/elasticio/professional-services-best-practices/blob/master/templates/readme-template.md
- add helplinks
- remove html tegs from notes as this is currently not supported by frontend

- maybe add circle.ci as an example
- use
npm auditas an example - etc
Reactions are currently unavailable