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
{{ message }}
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
This issue is about adding the ability to get upcoming meetups according to the groups which the API user belongs to, so whenever a user joins a new group there will no need for adding a new argument to the service.
Current way:
$ make run meetupName=Ruby-On-Rails-Oceania-Sydney
Expected way:
$ make run
or just: npm start
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue is about adding the ability to get upcoming meetups according to the groups which the API user belongs to, so whenever a user joins a new group there will no need for adding a new argument to the service.
Current way:
Expected way:
or just:
npm start
The text was updated successfully, but these errors were encountered: