Archived Documentation - MindVista/website GitHub Wiki
For documentation which may no longer be relevant.
Table of Contents
- Conventional Commit Guidelines (deprecated in #172)
Other
Bulk Importing to Payload
To (re)import club or resource tags, modify the json
files located in scripts/bulkUpload/tagData/, then run:
payload run scripts/bulkUpload/bulkUploadTags.ts <club|resource>
To (re)import clubs or resources, modify the json
files located in scripts/bulkUpload/entityData/, then run:
payload run scripts/bulkUpload/bulkUploadClubs.ts
# or
payload run scripts/bulkUpload/bulkUploadResources.ts