generated from commit-app-playground/backend-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Current state
When starting to develop on the project, the database is completely empty. Several tables (facets, statements) require data in order for features to work. An admin needs to post to special endpoints in order to insert or update these entities.
Desired state
- There is a script that can be run with a single command that inserts a minimal amount of data into the database so that developers can use all the features of the app locally.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers