adonisjs / drive

Filesystem provider built on top of node-flydrive
MIT License
64 stars 23 forks source link

Can this be used as a standalone package (without adonisjs)? #44

Closed FoxxMD closed 2 years ago

FoxxMD commented 2 years ago

I came here while looking at flydrive.

Is it possible to use this package without adonisjs? Im in need of a storage abstraction library for another project but don't want (need) to integrate adonis into it (yet).

thetutlage commented 2 years ago

Nope. This one is coupled to AdonisJS.

andresgutgon commented 1 year ago

I understand is couple with AdonisJS but I'm curious what means the standalone.ts in this project