I have moved the apps/api files into the root, as it is now the only application using the packages in this repo, as the admin part has moved to using python and is no longer relying on the packages.
This should make testing and deploying easier and make the structure more understandable for newcomers.
This updates everything in the api app to symfony 5.
I've added a simple testclass to verify we can start adding tests onto travis for the api part, in order to easily test the postgres changes later on.
I have moved the apps/api files into the root, as it is now the only application using the packages in this repo, as the admin part has moved to using python and is no longer relying on the packages.
This should make testing and deploying easier and make the structure more understandable for newcomers.
This updates everything in the api app to symfony 5.
I've added a simple testclass to verify we can start adding tests onto travis for the api part, in order to easily test the postgres changes later on.