Skip to content

Dev backends users seed#694

Open
jtmkrueger wants to merge 2 commits intomainfrom
dev-backends-users-seed
Open

Dev backends users seed#694
jtmkrueger wants to merge 2 commits intomainfrom
dev-backends-users-seed

Conversation

@jtmkrueger
Copy link
Collaborator

This PR adds more data to a first-time developer setup. It creates:

  • an api user
  • an api backend
  • 30 days of data

Users will still need to set up their admin user on first start.

Comment on lines +528 to +531
if check_result and check_result.body_json and check_result.body_json["hits"] and check_result.body_json["hits"]["total"] and check_result.body_json["hits"]["total"]["value"] > 0 then
return
end

Copy link
Collaborator Author

@jtmkrueger jtmkrueger Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thought about adding a way to bypass this so developers could easily generate fake data whenever. Use case being you come back to work on this after a period of time and want some fresh data to work with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant