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

Provide seed data for individual testing/development #410

Open
pascalwengerter opened this issue Sep 1, 2024 · 0 comments
Open

Provide seed data for individual testing/development #410

pascalwengerter opened this issue Sep 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pascalwengerter
Copy link
Contributor

Is your feature request related to a problem? Please describe.

While working on #409 I had to create and configure my Supabase database manually. Knowing there is a possibility to dump (and upload?) existing databases, I'd love to have a quickstart feature where one can seed a fresh database. Saying that, I'm aware that the OAuth setup can't be automated so there'll always be some degree of manual work.

Describe the solution you'd like

A data dump within the repo and 1-2 simple commands or instructions on how to use it

Describe alternatives you've considered

Doing it manually isn't the biggest pain ever, but it would shave a couple of minutes off of potential contributor's necessary time commitment

@pascalwengerter pascalwengerter added the enhancement New feature or request label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant