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

Fix planet to use Supabase, remove feedsUrl/userFeedsUrl from front-end #3465

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

humphd
Copy link
Contributor

@humphd humphd commented Apr 12, 2022

Fixes #3463. This updates the planet service to use Supabase for the feeds info vs. Redis (cc @TueeNguyen, you can steal my code for getting author names for the parser, and @DukeManh is going to turn this into a stored procedure in the future).

I've also removed the unneeded feedsUrl and userFeedsUrl from the front-end.

@JerryHue After this I'm not sure if anything is using posts/feeds anymore.

@gitpod-io
Copy link

gitpod-io bot commented Apr 12, 2022

@humphd
Copy link
Contributor Author

humphd commented Apr 12, 2022

If you want to test this:

cd src/api/planet
pnpm dev

Now visit http://localhost:9876/planet

TueeNguyen
TueeNguyen previously approved these changes Apr 12, 2022
@humphd
Copy link
Contributor Author

humphd commented Apr 12, 2022

Fixed to use the SERVICE_ROLE_KEY

src/api/planet/src/util.js Outdated Show resolved Hide resolved
Co-authored-by: Duc Manh <51073515+DukeManh@users.noreply.github.com>
@JerryHue JerryHue linked an issue Apr 12, 2022 that may be closed by this pull request
@humphd humphd merged commit 1fad420 into Seneca-CDOT:master Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants