prici-io / prici

manage plans and pricing for any SaaS application
https://prici.io
MIT License
37 stars 5 forks source link

Feature/33 - Improve Nest Support #40

Closed eladabramovich closed 6 months ago

eladabramovich commented 6 months ago

Resolve #33, Improve NestJs support. As discussed in the issue thread, a new PriciModule and PriciService classes were added to replace the need for the user to instantiate PriciSdk by itself and defaultErrorMessage property was added to PriciSdk to be used by IsAllowedGuard and getExpressMiddleware.

netlify[bot] commented 6 months ago

Deploy Preview for dashing-meerkat-19c0fa ready!

Name Link
Latest commit 265e51e94bfefe8190c50f32fb7901713f00b107
Latest deploy log https://app.netlify.com/sites/dashing-meerkat-19c0fa/deploys/65b8e8e74f730f000779580c
Deploy Preview https://deploy-preview-40--dashing-meerkat-19c0fa.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

davidmeirlevy commented 6 months ago

Looks good.