Technology to store Html files with image/base64 srcs

I was making a discord ticket bot, we have store these tickets transcripts. I got a discord-html-transcript node module to make html from a channel. Here is the problem we also have to store these image from the channel else when channel got deleted images would be lost. So that module converts images in base64 to use as src. What should I use to store these html transcripts? I thought about using S3 object storage of aws but they are not accepting my virtual credit card. As I from Bangladesh and I am a student I don't have a credit card.
1 Reply
ArjunBroEpic
ArjunBroEpic12mo ago
Considering that it is text, you can probably put it in any database really It would be heavy however, so considering a storage provider is good Maybe use uploadthing? If you are using fly.io they provide a storage volume for you
Want results from more Discord servers?
Add your server