Skip to content

feat: use IMGBB to store images rather than local file system #32

Description

@sovoid

Is your feature request related to a problem? Please describe.

Currently, the app uses local file system to store media such as post images. If running on AWS, it stores the images on S3. We can use IMGBB to store images regardless of the platform on which the app is running

Describe the solution you'd like

Modify post handler to store images in IMGBB instead of storing it locally

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions