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

Add categories #376

Closed
esteban-gs opened this issue Sep 20, 2023 · 1 comment
Closed

Add categories #376

esteban-gs opened this issue Sep 20, 2023 · 1 comment
Assignees
Labels

Comments

@esteban-gs
Copy link
Contributor

esteban-gs commented Sep 20, 2023

In development, we seed the database with categories. We don't seed the staging database. We should think of a way to update the staging (and eventually production) categories. Possible approaches:

  • Is it feasible to seed the staging database? Maybe we reset all the data in staging once in a while and start from a fresh seed. Then, we figure out production later.
  • Maybe node script that lives in the backend that we can run against a staging db connection that creates/updates interests.
@esteban-gs esteban-gs changed the title Create initial categories Add categories Sep 20, 2023
@esteban-gs esteban-gs added this to the Posting/ Exchange b4 beta milestone Sep 20, 2023
@esteban-gs esteban-gs self-assigned this Oct 29, 2023
@esteban-gs
Copy link
Contributor Author

Marking this as closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant