ml-archive / readme

Welcome to Vapor development at Nodes 📖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storage / assets

Casperhr opened this issue · comments

https://github.com/nodes-vapor/storage -> might be the right name
https://github.com/nodes-php/assets -> old php package

Store files on a fixed folder structure on s3-> return the path for db storing

  • store from url
  • store from data uri (base64 browser standard)

Generate urls on cdn from path, we have 2 dns

  • images
  • rest

Lets have s3 as a separate package. Maybe continue on the AWS package
Could be cool to make the folder structure configurable

On some of our projects they host the projects, and they do not use s3 + cdn. So have this in mind, no reason to develop it now.

First version up running

Marking this as working!