1.0.94 • Published 5h ago
@connexup/fbr-event-collector-frontend
Licence
ISC
Version
1.0.94
Deps
2
Size
223 kB
Vulns
1
Weekly
0
FBR
Detailed Steps
- Step 1: After code editing is complete, compile the src/index.ts file to JavaScript
Command: yarn build
Step 2: Commit the code, and remember to update the version number in the package.json file by incrementing it.
Step 3: After successful code commit, publish the npm package
Command: npm publish --access public
- Step 4: After publishing is complete, update to the latest version of the package in projects that use this package.
Events
ordering Event: https://chancetop.atlassian.net/wiki/spaces/FBR/pages/184483874/Events+-+ordering, under EventCollector. Used in Mobile APP, Web ordering, Kiosk APP. When modifying ordering Event API definitions, if there are situations like API field name redefinitions, remember to synchronize with the corresponding projects.
MR.KEKE Event: https://chancetop.atlassian.net/wiki/spaces/FBR/pages/313982977/Mr.KEKE+Events+-+offcial+website, under the official-website directory. Used in the MR.KEKE official website.
Description
- official-website is used for official websites.
- OrderingEventCollector is used for Mobile APP, Web ordering, Kiosk APP, etc.