ember-website
ember-website copied to clipboard
Port "populate organisers data from meetup.com" functionality to new website
I noticed that the old website's README had a section about "populating organisers data from meetup.com". Now I don't know if this is something that was ever done but this task is like a placeholder to investigate if this is functionality we need to port over to this repo 🤔
Here is the section from the previous repo:
Note: unless you're working with the API docs, don't use rake preview
—use middleman
(aka middleman server
) instead.
To populate organizers data from meetup.com on http://localhost:4567/meetups
- get a meetup API Key
- set
ENV["MEETUP_API_KEY"]
- run the following rake command
rake findorganizers [force=true]
The force=true flag will overwrite all existing organizer data
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm not sure if this is still relevant 🤔
This issue has been automatically marked stale. If this issue is something that still needs work, please add a comment and it will remain open, otherwise it will close in 7 days. You are welcome to open a new issue if you miss the window. Thanks!
let's keep this open for now
This issue has been automatically marked stale. If this issue is something that still needs work, please add a comment and it will remain open, otherwise it will close in 7 days. You are welcome to open a new issue if you miss the window. Thanks!
@MelSumner do you have any idea if this is still relevant? 🤔 I don't see any mention of organisers in https://emberjs.com/community/meetups/ so I don't see why we would need to automatically populate this data from Meetup.com
Maybe we just close this?
Closing as stale. Let's focus our efforts 💪