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

[API] move code except for endpoints on FE to package #430

Merged
merged 2 commits into from
Dec 31, 2023
Merged

[API] move code except for endpoints on FE to package #430

merged 2 commits into from
Dec 31, 2023

Conversation

dgattey
Copy link
Owner

@dgattey dgattey commented Dec 31, 2023

Closes DG-144

What changed? Why?

Moves all the spotify/strava/contentful/github code to the API package! Still referencing types in client + all the endpoints in a few more api files in Next but most are pretty generic now

Copy link

linear bot commented Dec 31, 2023

Copy link

vercel bot commented Dec 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dg ✅ Ready (Inspect) Visit Preview Dec 31, 2023 0:00am

@dgattey dgattey merged commit c1d6775 into main Dec 31, 2023
10 checks passed
@dgattey dgattey deleted the api branch December 31, 2023 00:04
Copy link

🎉 This PR is included in version 2.46.25 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Marks the PR/Issue as having been released in a public version label Dec 31, 2023
dgattey added a commit that referenced this pull request Dec 31, 2023
Followup to #430

## What changed? Why?
Cleans up dependency graph by removing api-clients and db from web +
cleaning up unused packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Marks the PR/Issue as having been released in a public version
Projects
None yet
1 participant