Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 301 Bytes

File metadata and controls

13 lines (9 loc) · 301 Bytes

Contributing

Thanks for improving the MakePay Strapi plugin.

Development

  1. Run npm ci.
  2. Run npm test.
  3. Run npm run build.
  4. Run npm run validate.

Keep MakePay credentials in Strapi server configuration. Do not add admin-panel forms that expose key secrets to browser-side code.