Skip to content

User Referral business logic plugin for the Seneca platform.

License

Notifications You must be signed in to change notification settings

senecajs/seneca-refer

Repository files navigation

@seneca/refer

Seneca Refer is a plugin for Seneca

User referral business logic plugin for the Seneca platform.

npm version build Coverage Status Known Vulnerabilities DeepScan grade Maintainability

Voxgig This open source module is sponsored and supported by Voxgig.

Install

$ npm install @seneca/refer

Quick Example

// Setup - get the key value (<SECRET>) separately from a vault or
// environment variable.
Seneca().use('refer', {})

TODO

Options

None.

Action Patterns

Action Descriptions

« accept:entry,biz:refer »

No description provided.


« biz:refer,create:entry »

Create referral entry.


« biz:refer,ensure:entry »

No description provided.


« biz:refer,give:award »

No description provided.


« biz:refer,load:entry »

No description provided.


« biz:refer,load:rules »

No description provided.


« biz:refer,lost:entry »

No description provided.


« biz:refer,update:occur »

No description provided.


« biz:refer,update:entry »

No description provided.


More Examples

Motivation

Support

API

Contributing

Background

About

User Referral business logic plugin for the Seneca platform.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published