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

Organizers update #50

Merged
merged 8 commits into from
Nov 22, 2023
Merged

Organizers update #50

merged 8 commits into from
Nov 22, 2023

Conversation

Antosha9108
Copy link
Collaborator

Added Notion API to fetch function to get the organizers data

app/(routes)/organizers/page.tsx Outdated Show resolved Hide resolved
app/(routes)/organizers/page.tsx Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@@ -33,3 +33,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

#env
.env
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. It looks like we're using a .env file now. Can you update the README to add any env variables required to run the application?

I also forgot to do this when I added the meetup and settings services. If you don't mind, can you include these env variables in your README update? 🙏🏽

MEETUP_API_BASE_URL=https://www.meetup.com
SETTINGS_BASE_URL=https://raw.githubusercontent.com/CodeandCoffeeCommunity/Code-and-Coffee-Website-Service-Settings/production/settings

@Antosha9108 Antosha9108 merged commit ed7262e into main Nov 22, 2023
1 of 2 checks passed
@Antosha9108 Antosha9108 deleted the organizers-update branch November 22, 2023 21:32
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.

3 participants