@webledger/adonis-aws-provider
v0.0.7
Published
webledger aws service AdonisJS 5 plugin
Downloads
156
Readme
AdonisJS AWS Provider
This is a provider for AdonisJS that allows you to use AWS services.
Installation
npm install adonis-aws-providerDevelop locally
npm run linkthis will build and link locally, somewhere in your~/node_modules/<package_name>or~/.nvm/versions/node/v18.20.3/lib/node_modules- at the project folder where you want to install locally try
npm link adonis-aws-provider(package.json -> name)
