Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate events #42

Closed
wants to merge 3 commits into from
Closed

Conversation

DesmondSanctity
Copy link
Contributor

@DesmondSanctity DesmondSanctity commented Mar 22, 2024

this PR fixes #25

how to apply the fix:

  • run the project and sync the database for the new table(events).
  • run export IMPORT_EVENTS_URL="https://<live-server-address>/api/import-events"
  • run npm run migrate-events to trigger the bash script and wait for the magic.

this solution can be better if the event is still saved to the ReadME moving forward or we can find a way to auto-save to the database whenever an event badging is completed.

@kaxada
Copy link
Contributor

kaxada commented Apr 8, 2024

@DesmondSanctity there was a simpler way we migrated the events. I'll gracefully close this PR. but it was an eye opener. thanks you so much for the contribution

@kaxada kaxada closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

migrate event badging badged events to database
2 participants