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

Write Postgres Seed script to popluate Feeds table in production and development #3359

Closed
DukeManh opened this issue Mar 29, 2022 · 2 comments · Fixed by #3370
Closed

Write Postgres Seed script to popluate Feeds table in production and development #3359

DukeManh opened this issue Mar 29, 2022 · 2 comments · Fixed by #3370
Assignees
Labels
type: enhancement New feature or request

Comments

@DukeManh
Copy link
Contributor

The script will use /tools/migrate/migrate.js and supabase-js API to insert feeds to a Table.

Ideally, we only need to run this script once in production. The production Supabase Studio is what we use to manage feeds from now on.

@DukeManh DukeManh added the type: enhancement New feature or request label Mar 29, 2022
@TueeNguyen TueeNguyen added this to the 3.0-alpha Release milestone Mar 29, 2022
@tpmai22
Copy link
Contributor

tpmai22 commented Mar 30, 2022

can we do the same thing for quotes table ?

@TueeNguyen
Copy link
Contributor

It's posible yeah.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants