You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That code has been used to resolve data issues with Imgur or Sanity and handle importing/exporting and mass updating of BikeTag data. These are functions that should only be available to a super admin, not individual BikeTag Ambassadors, but the Playground itself should include simple API interactions to get tag data which is accessible to all people who log in to this app.
The text was updated successfully, but these errors were encountered:
The biketag-playground project will grow to include two different focuses: the API (biketag-api) and then the Vue component library (biketag-vue), and should include the code necessary for both projects.
This code can be copied for the interim, but will need to be incorporated into the monorepo as described here, once that has been set up: KenEucker/biketag-api#86
There is an existing project of code: https://github.com/KenEucker/biketag-playground
That code has been used to resolve data issues with Imgur or Sanity and handle importing/exporting and mass updating of BikeTag data. These are functions that should only be available to a super admin, not individual BikeTag Ambassadors, but the Playground itself should include simple API interactions to get tag data which is accessible to all people who log in to this app.
The text was updated successfully, but these errors were encountered: