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.
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