spiff-example-cli icon indicating copy to clipboard operation
spiff-example-cli copied to clipboard

Move serializer components into app directory

Open gpruss opened this issue 9 months ago • 0 comments

Move all serializers that are used in the example into a separate app directory in the project root and modify the corresponding import statements. Given that there are only two options for serialization available (JSON file & SQLite) and the number of files is small, go without dedicated subdirectories/packages.

gpruss avatar Jan 27 '25 13:01 gpruss