Only hardcoded data in development
Closes #32 (closed)
Rather than having separate yaml files for populating the database, testing data is still created with crud api in main.py. However, this is only applied to the database in development, not production.