Currently, images uploaded via posts are not preserved when reinitializing the local database. Find a way to seed the database with images we upload
EDIT: Currently solution is uploading to Cloudinary
Notes
Not sure if this is even entirely possible tbh
Worst case, we'll just upload the images directly to the remote project instead of local or upload somewhere else for development purposes
Overview
Currently, images uploaded via posts are not preserved when reinitializing the local database. Find a way to seed the database with images we upload EDIT: Currently solution is uploading to Cloudinary
Notes