mlabs-haskell / nft-marketplace-server

2 stars 2 forks source link

Persist images to IPFS (or S3) #10

Closed nrutledge closed 2 years ago

nrutledge commented 2 years ago

The current local file storage for images is sufficient for a beta launch. However, we should persist images using IPFS (ideally) or S3 before this goes live on mainnet. This will allow the app to scale better and reduce the possibility of losing images.